a:link{text-decoration:none; color: white;}
a:visited{text-decoration:none; color: white;}
a:hover{text-decoration:none; color: white;}
td{ font-family:arial; font-size: 8pt; color: white;}

#b{font-weight:600;}
.field {border:1px solid white; font-size:8pt; background:#F4F3C6; font-color:white;}
#top {position:absolute; top:0px; left:0px;}
    body
    {
        font-family:arial;
        font-size:8pt;
        color: white;
        background: black;
        background-image:url(bg3.jpg);
        scrollbar-face-color:black;
        scrollbar-highlight-color:black;
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-shadow-color:black;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-track-color:black;
        scrollbar-arrow-color:FFFFFF;
    }
