body
{
background-color : #000000;
background-attachment : scroll;
background-repeat : no-repeat;
background-image : url();
font-family : Verdana;
font-size : 7pt;
color: #FFFFFF;
}
A:link, A:visited {color:"orange"; text-decoration: none; }
A:hover, A:active  {color:#000000; text-decoration: none; }


body 
{
scrollbar-face-color: blue;
scrollbar-highlight-color: blue;
scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: blue;
scrollbar-arrow-color: #000000;
scrollbar-track-color: blue;
}