<style type="text/css">
<!--
.topnav {
	font-family: Garamond, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;}
.topnav a:link {color: #99AD3D; text-decoration: none} 
.topnav a:visited {color: #99AD3D; text-decoration: none} 
.topnav a:hover {color: #FFFFFF; text-decoration: none} 
.topnav a:active {text-decoration: none; color: #99AD3D}

.footernav {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	font-color: #99AD3D;
	text-decoration: none;}
.footernav a:link {color: #99AD3D; text-decoration: none} 
.footernav a:visited {color: #99AD3D; text-decoration: none} 
.footernav a:hover {color: #FFFFFF; text-decoration: none} 
.footernav a:active {color: #99AD3D; text-decoration: none}

.text {
	font-family: Garamond, Arial, Helvetica; 
	color: #C7D586; 
	font-size: 15px;}
.text a:link {color: #FFFF99; text-decoration: underline} 
.text a:visited {color: #FFFF99; text-decoration: underline} 
.text a:hover {color: #FFFF99; text-decoration: underline} 
.text a:active {color: #FFFF99; text-decoration: underline}

.pagetitle {
	font-family: Garamond, Arial, Helvetica; 
	color: #C7D586; 
	font-weight: bold; 
	font-size: 17px}

</style>