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