BODY{
	font-family: Georgia, Verdana, Tahoma, sans-serif;
	color: black;
}

a{
	text-decoration:none;
	color: #000087;
}
A:hover{
	text-decoration: underline;
	color: #000087;
}
