
BODY {
scrollbar-face-color: #000000;
scrollbar-shadow-color: #0063D9;
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #0063D9;
scrollbar-darkshadow-color:#666666;
scrollbar-arrow-color: #0063D9;
scrollbar-track-color: #000000;}

A:Link {color : #ffffff;text-decoration: underline;}
A:Visited  {color : #ffffff;text-decoration: underline;}
A:Active  {color : #333333;text-decoration: underline;}
A:Hover  {color : #333333;text-decoration: underline;}

select, input {
        font-family:Tahoma;
        font-size:10px;
        color:#0063D9;
        background-color: #E0E0E0;
}
textarea {
        font-family:Tahoma;
        font-size:10px;
        color:#0063D9;
        background-color: #E0E0E0;
}
