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