body{
font-size:12px;
background-image:url("./img/bg.gif");
background-attachment:fixed;
background-color:#000000;
scrollbar-3dlight-color:#666666;
scrollbar-arrow-color:#666666;
scrollbar-shadow-color:#666666;
scrollbar-base-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-track-color:#ffffff;
}

body,t,tr,td,th,input,textarea{
color:#ffffff;
line-height:110%;
font-size:10px;
}

a{
 color:#666666;
 text-decoration:none;
}

a:hover{
color:#DDDDDD;
text-decoration:none;
visibility:visible;
float:none;
clear:none;
position:relative;
}


