body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	a link color: #171796;
	a visited color: #171796;
	a active color: #171796
	a hover color: #66CC33
	text-decoration: none;

}

#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
}

h2 {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #66CC33;
	text-decoration: none;
	line-height: normal;
	
	}

 
 #current a {
 	color: #E7AD10 !important;
 }
 
 #subnavcurrent a {
 	color: #660033 !important;
 }
