body, table, tr, td {
        scrollbar-base-color : #FA0C0A;
        scrollbar-face-color: #000000;
        scrollbar-shadow-color: #FA0C0A;
        scrollbar-highlight-color: #FA0C0A;
        scrollbar-3dlight-color: #000000;
        scrollbar-darkshadow-color: #000000;
        scrollbar-track-color: #000000;
        scrollbar-arrow-color: #FA0C0A;
        font-weight:normal;
        font-family: arial,helvetica,sans-serif;
        font-size: 11px;
}
a:link{
        color : #FF0000;
        text-decoration : none;
}

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

a:hover{
        color : #999999;
        text-decoration : none;
}

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