body, table, tr, td
{ background-color: #FFFFFF;
background-image:url(bg.jpg); 
background-repeat: repeat; 
background-attachment: fixed;

cursor:crosshair;

font-family: book antiqua; 
color: #000000; 
font-size: 10px;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #990000;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: white; } 



input, select, option, textarea
{ border:1px dashed black; background:#ffffff; font-family: book antiqua;
font-size:12;
color: #6600FF; }


A:link
{ text-decoration: none; color:#000000 }
A:visited
{ text-decoration: line-through; color:#990000; }
A:active
{ text-decoration: underline overline; color:#000000; }
A:hover
{ color: white; filter:glow(color=#FF9999, strength=3, direction=-135); height: 10; text-decoration: none; font-weight: normal; letter-spacing: 2pt; font-variant: small; cursor: crosshair;font-size: 10px; }
