

BODY,P,TD {font-family:arial; font-size:12px; color:#EDD7D7; } 

A:link { text-decoration: none; color:#E1C1C1; } 
A:visited { text-decoration: none; color:#CEA0A0; } 
A:hover { text-decoration:none; color:#F9F1F1; cursor:w-resize; } 

body{
scrollbar-arrow-color: #EDD7D7;
  scrollbar-track-color: #471919;
  scrollbar-face-color: #471919;
  scrollbar-highlight-color: #471919;
  scrollbar-3dlight-color: #EDD7D7;
  scrollbar-darkshadow-color: #471919;
  scrollbar-shadow-color: #EDD7D7;



BODY 
{background-attachment:fixed; 
background-color:#471919} 


input, textarea, option, select { 
       color: #EDD7D7;
       background: #471919;
       font-size: 10px;
       font-weight: regular;
       text-decoration: none;
       font-family: arial; 
       text-align: lest;
       border-width: 1px;
       border-style: solid;
       border-color: #EDD7D7; 


