body
{ background-color: #ffebdf; 
background-image: URL();
background-repeat:repeat; 
font-size: 9px; 
font-family: "verdana";
cursor:auto;
color: #b14d38;  }

td
{ font-size: 9px;
line-height: 9px; 
letter-spacing: 1px; 
font-family: "verdana";
text-align: justify;
color: #b14d38; }

a:link, a:visited, a:active { color:#e18a5c; font-weight:bold; text-transform:uppercase; text-decoration:none; } 
a:hover {color:#fec09e; font weight:bold; text-transform:uppercase; text-decoration:underline; }

input, textarea, option, select
{ background: #e18a5c;
font-family: "verdana";
color: #ffebdf; 
font-size: 9px;
border-style: solid;
border-color: #b14d38;
border-width: 1px; }