body         { background: #ef6339; font-family: Verdana; font-size: 11 px; color: #00006B }
td           { font-size: 11 px; color: #00006B; font-family: Verdana }
A:link {color: #003399; text-decoration: none;}
A:visited {text-decoration: none; color: #003399;}
A:active {text-decoration: none;}
a:hover { text-decoration: underline; color: #6666FF; }
BODY 
{
  direction:;
  background-attachment:fixed;
  scrollbar-arrow-color: 00006b;
  scrollbar-track-color: ef6339;
  scrollbar-face-color: ef6339;
  scrollbar-highlight-color: ef6339;
  scrollbar-3dlight-color: 00006b;
  scrollbar-darkshadow-color: ef6339;
  scrollbar-shadow-color: 00006b
}
