BODY
{
	color: white;
	font-family: Verdana;
}
A
{
	color: white;
	font-family: Verdana;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

