body { 
background-color: #000000;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #5A6750;}

a:link {color: #748466; text-decoration: none;}
a:active {color: #748466; text-decoration: none;}
a:visited {color: #748466; text-decoration: none;}
a:hover {color: #52593A; text-decoration:none;}


textarea {
color: #000000;
background: #90A98C;
border: 1px solid #52593A;
}


#textarea { 
position: absolute; 
left: 408px;
top: 73px;
width: 300px;
height: 100px;
overflow: auto;
padding: 10px;
text-align: left;
background: #90A98C;
border-width: 0px 0px 0px 0px; 
border-style: solid;
border-color: #915353;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #5A6750; 
z-index: 2;
}


