BODY
{
	background-color : #ffffff;
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
}

TD {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #000000;
}

A
{
	text-decoration: none;
	color: #3366cc;
}

A:Hover {
	color : White;
	text-decoration: underline;
	background-color : #6699cc;
}

A:Visited { 
	color : Purple;
	text-decoration: none;
 }
