BODY
{
	font-family: Arial;
	background-color: white;
	margin-top: 25px;
	color: 0099cc;
}

A
{
	font-family: Arial;
	text-decoration: none;
	color: 0099cc;
}

A:hover
{
	font-style: Normal;
	font-family: Arial;
	color: 0099cc;
}
