P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
	text-decoration : none;
	font-size : small;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : none;
	color : Red;
}

BODY  {
	background-color : #474747;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

UL  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Silver;
}

HR  {
	color : Red;
}

DIV  {
	color : Silver;
}


