.text-body {
	text-decoration: none;
	font-size: 8pt;
	line-height: 12pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
.link-over 
a:link { color: 666666; text-decoration: none;}   
a:visited { color: 666666}  
a:hover   { color: ffffff; text-decoration: underline;} 
a:active  { color: ffffff}
