body, td{
        font-family  : Trebuchet MS;
        font-size : 10pt;
}

a:link {
        text-decoration : none;
        color : #5555FF;
        background-color: white;
}

a:visited {
        text-decoration : none;
        color : #000099;
        background-color: white;
}
a:hover {
        text-decoration : underline;
}

