body { 
background-color: #886734;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #664726;}

a:link {background: #E0B570; color: #B8581B; text-decoration: none;}
a:active {background: #E0B570; color: #B8581B; text-decoration: none;}
a:visited {background: #E0B570; color: #B8581B; text-decoration: none;}
a:hover {background: #664726; color: #E0B570; text-decoration:overline underline;}




textarea {
color: #664726;
background: #E0B570;
border: 1px solid #664726;
}


#textarea { 
align: center; 
width: 500px;
padding: 10px;
background: #E0B570;
text-align: center;
border-width: 1px 1px 1px 1px; 
border-style: solid;
border-color: #664726;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #664726; 
}



