body 
{ background-color: #000000; 

font-family: Arial, Helvetica, sans-serif; 
color: #0000FF; 
font-size: 10px;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #0000FF;
  scrollbar-track-color: #9999FF;
  scrollbar-face-color: #9999FF;
  scrollbar-highlight-color: #00000FF;
  scrollbar-3dlight-color: #9999FF;
  scrollbar-darkshadow-color: #9999FF;
  scrollbar-shadow-color: #9999FF; } 



a:link {text-decoration: none; font-weight: normal; color:  #9999FF; }
a:visited {text-decoration: none; font-weight: normal; color: #CC0099; }
a:active {text-decoration: none;  font-weight: normal; color: #9999FF; }
A:hover {color: black; filter:glow(color=#CC0099, strength=5, direction=-135); height: 10; text-decoration: none; font-weight: normal; font-variant: small; cursor: crosshair;font-size: 10px;}


input, textarea
{ border:1px dashed #FF9900; background:#FFFFFF; font-family: Arial, Helvetica, sans-serif;
font-size:10;
color: #FFCC00; }