body 
{ background-color: #000000; 

font-family: book antiqua; 
color: #ffccff; 
font-size: 10px;


color: #ffccff; 
letter-spacing: 1pt;
font-size: 10px;

cursor:crosshair;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #999999;
  scrollbar-track-color: black;
  scrollbar-face-color: black;
  scrollbar-highlight-color: black;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: black; } 

A:link
{ text-decoration: none; color:#ffccff; }
A:visited
{ text-decoration: underline overline; color:#ffccff; }
A:active
{ text-decoration: none; color:#000000; }
A:hover
{ text-decoration: none; color:#000000; }