body { 
background-color: #A79994;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #6E6460;}

a:link {color: #C19E8B; text-decoration: none;}
a:active {color: #C19E8B; text-decoration: none;}
a:visited {color: #C19E8B; text-decoration: none;}
a:hover {background: #966D56; color: #F0E7DE; text-decoration:none;}


textarea {
color: #A6715E;
background: #F0E7DE;
border: 1px solid #A6715E;
}




#textarea { 
position: absolute; 
left: 152px;
top: 342px;
width: 300px;
height: 100px;
overflow: auto;
padding: 10px;
background: #F0E7DE;
text-align: left;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #A6715E; 
z-index: 2;
}



