.style1 {
	color:  black;
	font-size:8pt;
	font-family:verdana;
	}
	
.style2 {
	color: black;
	font-size:9pt;
	font-family:verdana;
	}
	
.style3 {
	color:  #8f8f74;
	font-size:9pt;
	font-family:verdana;
	}
	
a { 
   text-decoration: none; 
} 
a:hover { 
   text-indent:0px; 
} 
a:hover .link { 
   text-decoration: underline; 
}