BODY {  
  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 2px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    text-transform: none; 
    color: #000000; 
    text-decoration: none; 
    background-image: none;
     letter-spacing: 100%; /* 140%  */
     text-align: left; 
     word-spacing: normal;
     
}
A:link {color: blue}
A:visited {color: purple}
A:hover {color:blue; text-decoration:underline}
A:active {color:red}