body, table, tr, td 
{ background-color: #000000; 
font-family: arial, verdana; 
color: #ff3333; 
font-size: 8pt;
cursor: e-resize; 

direction:;
   background-attachment:fixed; 
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #ff3333;
  scrollbar-face-color: #ff3333;
  scrollbar-highlight-color: #ff3333;
  scrollbar-3dlight-color: #ff3333;
  scrollbar-darkshadow-color: #ff3333;
  scrollbar-shadow-color: #000000; } 

input, select, option, textarea
{ border:1px dashed #000000; background:#ff3333; font-family: book antiqua; font-size:10px; color: #000000; }

A:link
{ text-decoration: overline; color:#ffffff }
A:visited
{ text-decoration: overline; color:#ffffff; }
A:active
{ text-decoration: overline; color:#ffffff; }
A:hover
{ text-decoration: none; color:#ffffff; font-weight: lighter;}
