A:Link{
color:#858585;
}
A:Visited{
color:#3c3c3c;
font-style:italic;
}
A:Hover{
color:#e6e6e6;
font-weight:bold;
font-style:italic;
text-decoration:underline overline;
}
A:Active{
color:#646464;
background-color:#505050;
}
body {
color:#FFFFFF;
background-color:#000000;
background-image:url(4.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top left;
}
body
{
   scrollbar-arrow-color:#000000;
   scrollbar-face-color:#000000;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-3dlight-color:#000000;
   scrollbar-shadow-color:#000000;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#000000;
}