 
  .link {
       font-family: Verdana;
       font-size: 10px;
       color: #804000;
       text-decoration: none;	   
	   
	   
 }    
 .link:hover {
       color: black;
 }    
 
 
 
 