body,td,th {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%;
    size: 90%;
    color: #000000;
    }



a:link {
    text-decoration: none;
    color: #0e0a5c;
}

a:hover {
    color: #10360c;
    font-weight: none;
    text-decoration: underline;
}

a:visited {
    text-decoration: none;
    color: #0e0a5c;
}

a:active {
    text-decoration: none; 
    color: #10360c ; 
}

