body      
{
background-color: black;
font-family: Verdana;
font-size: 10px;
color: white;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
margin-right: 0px;
scrollbar-face-color: black; 
scrollbar-shadow-color: black; 
scrollbar-highlight-color: white; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: 060606; 
scrollbar-arrow-color: white;
}

td
{
font-family: Verdana;
font-size: 10px;
color: white;
}

input, textarea, select
{
font-family: Verdana;
background: black;
border-color: white;
font-size: 10px;
color: white;
}

img
{
border-color:gray;
}


A:link    {color: gray; text-decoration: none; font-weight:bold;}
A:visited {color: gray; text-decoration: none; font-weight:bold;}
A:hover   {color: red; text-decoration: none; font-weight:bold}
