a:link, a:visited {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

