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




<style type="text/css">

A:link {background:none; color:green;}
A:hover {background:none; color:green;}
A:active {background:none ;color:green;}
body {background:#9eb252 url(images1/background.jpg); background-position:top center;}


#footer A:link{background:none; color:#6a3902; text-decoration:none}
#footer A:hover {background:none;color:red; text-decoration:none}
#footer A:visited {background:none;color:#854906; text-decoration:none}
#footer A:active {background:none;color:#9c580c; text-decoration:none}

#footer2 A:link{background:none; color:#ffffff; text-decoration:none}
#footer2 A:hover {background:none;color:red; text-decoration:none}
#footer2 A:visited {background:none;color:#854906; text-decoration:none}
#footer2 A:active {background:none;color:#9c580c; text-decoration:none}

#content a:link {background:none; color:maroon; text-decoration:underline}
#content A:hover {background:none;color:red; text-decoration:none}
#content A:visited {background:none;color:#341202; text-decoration:none}
#content A:active {background:none;color:#2a317d; text-decoration:none}
ul {font-family: arial; font-size: 10pt; color: black}

</style>
</head>


</body>
</html>