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
{
	background-image: url(images/back1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
body
{
	font-family: Georgia, sans-serif;
	color: Maroon;
}
</style>
