A:link{
    color: #646464;
    text-decoration: none;
        font-style: none;
      font-variant: small-cap;
        Font Face: Tahoma;

}
A:active{
    color: #646464;
    text-decoration: none;    
    font-weight: none;
        font-style: none;
      font-variant: small-cap;
              
}
A:visited{
    color: #646464;
    text-decoration: none;
        font-style: none;
      font-variant: small-cap;        

}
A:hover{
    color: #C0C0C0;
    text-decoration: none;
    font-style: italic;
      font-variant: small-cap;    
    
}
