A {
	color: Maroon;
	font-family: Georgia, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
A:hover { color: #009058; 
font-weight: normal;
text-decoration: underline;
}
body
{
	font-family: Georgia, sans-serif;
	color: Maroon;
}
</style>

