body 
{
	background-color: #3C739B;
	font-family: Arial,Helvetica;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}

a 
{
	color: #004080;
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}