body, table, tr, td
{ background-color: #FFFFFF; 
font-family: book antiqua; 
color: #000000; 
font-size: 10px;

cursor:crosshair;

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; } 

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; }


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