body { 
background-color: #692621;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #611A16;}

a:link {color: #D9875F; text-decoration: none;}
a:active {color: #D9875F; text-decoration: none;}
a:visited {color: #D9875F; text-decoration: none;}
a:hover {color: #FBBB8D; text-decoration:none;}


}
textarea {
color: #600C0C;
background: #FBBB8D;
border: 1px solid #600C0C;
}



#textarea { 
position: absolute; 
left: 472px;
top: 75px;
width: 314px;
height: 100px;
overflow: auto;
padding: 10px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #FBBB8D; 
z-index: 2;
}











