body
{
background-color: black;
scrollbar-face-color: black;
scrollbar-shadow-color: white;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: white;
scrollbar-track-color: black;
scrollbar-arrow-color: white;
font-family: verdana;
color: white;
}

a {text-decoration: none;}
a:link {color: gray;}
a:visited {color: gray;}
a:active {color: gray;}
a:hover	{text-decoration: underline; color: #FFFFFF;}
