A:link    {
    color:      #000000;
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

A:visited {
    color:      #000000;
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

A:active  {
    color:      #000000;
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

A:hover   {
    color:      #000000;
    font-family: verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: underline;
}

