P   {}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Verdana, Arial;
	color : #065590;
	text-decoration : none;
	font-weight : none;
}

A:Visited  {
	color : #065590
}

A:Active  {
    color : #065590;
	text-decoration : none;
}

A:Hover  {
	color : #FF6600;
	text-decoration : none;
}

BODY  {
	color : #000000;
	size : 1;
	font-family : Verdana, Arial;
}