.style3 {font-size: 12px}
.style4 {font-size: 14px;
	     font-weight: bold;}
		 
a:link {color: #999999;
	    text-decoration: none;}
		
a:hover {color: #000000;
    	text-decoration: none;}
a:visited {
	text-decoration: none;
}
