body 
{ background-color: #FFFFFF; 

font-family: book antiqua; 
color: #99CCFF; 
font-size: 12px;

cursor: e-resize; 



direction:;
   background-attachment:fixed; 
  scrollbar-arrow-color: #99ccff;
  scrollbar-track-color: white;
  scrollbar-face-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-shadow-color: #99ccff; } 


input, select, textarea
{ border:1px solid #99ccff; background:white; font-family: book antiqua;
font-size:10;
color: #000000; }


A:link
{ text-decoration: overline; color:#000000 }
A:visited
{ text-decoration: overline; color:#000000; }
A:active
{ text-decoration: overline; color:#000000; }
A:hover
{ text-decoration: none; color:#99ccff;

font-weight: lighter;}
