A:link
{
    color: black;
    text-decoration: none;
        
}

A:visited 
{
    COLOR: black;
    TEXT-DECORATION: none;
    
}

A:hover 
{
    COLOR: black;
    font-weight: bold;
    
}
