BODY
{
	font-family: Verdana;
	font-size: 11px;
}
TABLE, TR, TD
{
	font-family: Verdana;
	font-size: 11px;
}
A
{
	text-decoration: none;
	color: white;
}

A:hover, A:active
{
	text-decoration: none;
	color: navy;
	background: white;
}