A.grey:link
 {
            text-decoration:none; 
            color:#666666;
  }
  
A.grey:visited
 {
            text-decoration:none; 
            color:#666666;
  }
  
 
A.grey:hover
 {
            text-decoration:none; 
            color:#ffffff;
 }
 
A.grey:active
 {
            text-decoration:none; 
            color:#666666;
 }
 