A:link       { 
color: #f7a979;
text-decoration: none }
A:visited   { 
color: #da5963;
text-decoration: none }
A:active    { 
color: #f7a979; 
text-decoration: none }
A:hover     { 
color: #f7889d;
text-decoration: none }
body {
color: #e6845a;
font-size: 10pt; 
font-family: Courier New, Courier; 
text-decoration: none;
background-color: #f1e4b4;
background-image:url('layout-bg.gif');
scrollbar-face-color: #f1e4b4;
scrollbar-highlight-color: #f1e4b4;
scrollbar-3dlight-color: #f7a979;
scrollbar-darkshadow-color: #f7a979;
scrollbar-shadow-color: #f1e4b4;
scrollbar-arrow-color: #f7a979;
scrollbar-track-color: #f1e4b4;
}
table, tr, td { color: #e6845a;
 font-size: 10pt; 
font-family: Courier New, Courier; 
text-decoration: none
}
td.middle { 
background-image:url('layout-bottom02.gif');
background-repeat:no-repeat;
background-position:top; 
}


input,textarea,select {
font-size: 10pt; 
font-family:  Courier New, Courier; 
text-decoration: none;
background-color: #f2ebb9;
color: #f7a979;
border: 1px dotted #f7a979}
