a { text-decoration: none; } 
a:link { color: #76A308;}
a:visited { color: #76A308; } 
a:active { color: #76A308; } 
a:hover { color: #B8B6B6;} 
a.white:link { color: #76A308;}
a.white:visited { color: #76A308; } 
a.white:active { color: #76A308; } 
a.white:hover { color: #B8B6B6;} 
.bodytext {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}
.bodytextsm {
	font-size: 9px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}