 body { 
    font-family: verdana, tahoma,;
    font-size:8px;
    color: #000000;
    
    }
 
 :link {
 	font-family: verdana, tahoma,;
    color: #FF4040;
    text-decoration: none;
  
    }

 :visited {
 	font-family: verdana, tahoma,;
    color: #FF4040;
    text-decoration: none;
   
    }

 :hover {
 	font-family: verdana, tahoma,;
    color: #000000;
    text-decoration: none;
    background: #DAD7C6;
    
    }

 
    