P  {}

H1  {
	font-size : xx-small;
	font-family : Verdana;
}

H2  {}

H3  {}

A  {
	text-decoration : none;
	font-size : xx-small;
	font-family : Verdana;
	font-style : normal;
	color : Gray;
}

A:Visited  {
	font-size : xx-small;
	font-family : Verdana;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

A:Active  {
	font-size : xx-small;
	font-family : Verdana;
	font-style : normal;
	color : Gray;
	text-decoration : none;
}

A:Hover  {
	font-size : xx-small;
	font-family : Verdana;
	font-style : normal;
	text-decoration : underline;
	color : Red;
}

BODY  {
	font-size : xx-small;
	font-family : Verdana;
}

