body 
{ background-image: url(images/bgimage.jpg);
background-repeat: no-repeat; 
background-attachment: fixed; 

font-family: Arial, Helvetica, sans-serif; 
color: #CCCCFF; 
font-size: 10px;
cursor: crosshair;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #9999FF;
  scrollbar-track-color: #330066;
  scrollbar-face-color: #330066;
  scrollbar-highlight-color: #330066;
  scrollbar-3dlight-color: #330066;
  scrollbar-darkshadow-color: #330066;
  scrollbar-shadow-color: #330066; } 



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; }