body, td 
{ background-color: #000000; 

font-family: book antiqua; 
color: #ffffff; 
font-size: 12px;

direction:;
  background-attachment:fixed; 
  scrollbar-arrow-color: #ff6000;
  scrollbar-track-color: black;
  scrollbar-face-color: black;
  scrollbar-highlight-color: #ff6000;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: black;
  scrollbar-shadow-color: black; } 
  
  input, select, textarea
{ border:1px solid #ff6000; background:black; font-family: book antiqua;
font-size: 12px;
color: #ffffff; }

A:link
{ text-decoration: none; color:#ffffff }
A:visited
{ text-decoration: none; color:#ff9900; }
A:active
{ text-decoration: underline overline; color: #ffffff; }
A:hover
{ text-decoration: underline overline; color:#ff6000; }
