P  {font-family : Verdana;}

H1  {font-family : Verdana;}

H2  {font-family : Verdana;}

H3  {font-family : Verdana;}

A  {
	color : green;
	text-decoration : none;
	font-family : Verdana;
}

A:Visited  {
	font-family : Verdana;
	color : Green;
	text-decoration : none;
}

A:Active  {
	font-family : Verdana;
	color : Black;
	font-weight : bold;
}

A:Hover  {
	font-weight : bold;
	font-family : Verdana;
	color : Black;
}

BODY  {font-family : Verdana;}


