a:hover {
	color: #006699;
}
a {
	color: #336633;
	text-decoration: none;
}
a:active {  color: #0033CC}
.nav {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #006633; text-decoration: none}
a.nav:hover {
	color: #006699;
	text-decoration: underline;




}

a.body {
	color: #336633;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
