<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
<html>
	<head>
	<title>Style</title>




<style type="text/css">
A:link {background:none; color:silver;}
A:hover {background:none; color:#d6e280;}
A:visited {background:none;color:silver;}
A:active {background:none ;color:silver;}
body {background:#487031 url(images/green.jpg) no-repeat; background-position:top center;}


#footer A:link{background:none; color:white; text-decoration:none}
#footer A:hover {background:none;color:red; text-decoration:none}
#footer A:visited {background:none;color:white; text-decoration:none}
#footer A:active {background:none;color:silver; text-decoration:none}

#content a:link {background:none; color:green; text-decoration:none}
#content A:hover {background:none;color:red; text-decoration:none}
#content A:visited {background:none;color:#2a317d; text-decoration:none}
#content A:active {background:none;color:#2a317d; text-decoration:none}

</style>
</head>


</body>
</html>
