body, table, tr, td 
{ background-color: #99cc99;
background-image: url(background.jpg);
background-repeat: no-repeat; 
background-attachment: fixed;
font-family: book antiqua, arial, verdana; 
color: #000000; 
font-size: 8pt;
cursor: e-resize;

direction:;
   background-attachment:fixed; 
  scrollbar-arrow-color: #ffffff;
  scrollbar-track-color: #99cc99;
  scrollbar-face-color: #99cc99;
  scrollbar-highlight-color: #99cc99;
  scrollbar-3dlight-color: #99cc99;
  scrollbar-darkshadow-color: #99cc99;
  scrollbar-shadow-color: #ffffff; } 

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

A:link
{ text-decoration: line-through; color:#000000 }
A:visited
{ text-decoration: line-through; color:#000000; }
A:active
{ text-decoration: line-through; color:#000000; }
A:hover
{ text-decoration: overline underline; color:#000000; font-weight: lighter;}
