body, table, tr, td {
background-color: #ff3333;
font-family:arial;
color:#000000;
font-size:10;

direction:;
   background-attachment:fixed; 
  scrollbar-face-color: #ff3333;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: #ff3333;
scrollbar-darkshadow-color: #ff3333;
scrollbar-track-color: #000000;
scrollbar-arrow-color: black; } 


}

A {text-decoration:none; cursor:none;}
A:link {text-decoration:none; color: #000000;}
A:visited {text-decoration:line-through; color: #000000;}
A:hover {text-decoration:line-through; color: #000000;}

input, select, option, textarea
{ border:1px dashed black; background:#000000; font-family: Arial, Helvetica, sans-serif;
font-size:9;
color: ff3333; }
