A:link
     {
     font-family: tahoma;
     font-size:10pt;
     color: white;    
     text-decoration: none;
     FONT-WEIGHT:normal;
     }
A:hover 
     {
      font-family: tahoma;
     font-size:10pt;
     color: #CCFF33;    
     text-decoration: none;
     FONT-WEIGHT:normal;
     }
A:visited 
      {
     font-family: tahoma;
     font-size:10pt;
     text-decoration: none;
     FONT-WEIGHT:normal;
     }