body {

scrollbar-face-color: #3366CC;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #9CBFE7;
scrollbar-3dlight-color: #3366CC;
scrollbar-darkshadow-color: #3366CC;
scrollbar-track-color: #869EE6;
scrollbar-arrow-color: #D9DDF6}
}

body {background-color: #F9F9F9;}

Td    {
font-family:   Tahoma;
        text-decoration: none;
        font-size: 12px;
        font-style: normal;
        color: #000000;
}

P    {
font-family:   Tahoma;
        text-decoration: none;
        font-size: 12px;
        font-style: normal;
        color: #000000;
}


a:link {
        font-family: Tahoma, MS Sans Serif;
        text-decoration: none;
        font-size: 12px;
        font-style: normal;
        color: #0000FF;

}
a:hover {
        font-family: Tahoma, MS Sans Serif;
        font-size: 12px;
        font-style: normal;
        color: #FF0000;
        text-decoration: underline;



}
a:visited {
        font-family: Tahoma, MS Sans Serif;
        font-size: 12px;
        font-style: normal;
        color: #800080;
        text-decoration: none;
}
a:active {
        font-family: Tahoma, MS Sans Serif;
        font-size: 12px;
        font-style: bold;
        color: #FF0000;
        text-decoration: none;
}