BODY
{
	background: white;
	color: #505050;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
}

a, a:link, a:visited
{
	background: transparent;
	color: #0000FF;
}

a:hover
{
	background: transparent;
	text-decoration: underline;
	color: #FF0000;
}