body { 
background-color: #90A0A3;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #A7B8B9}

a:link {color: #A7B8B9; text-decoration: none;}
a:active {color: #A7B8B9; text-decoration: none;}
a:visited {color: #A7B8B9; text-decoration: none;}
a:hover {color: #5F7879; text-decoration:overline underline;}


textarea {
color: #7E8990;
background: #BCCBCC;
border: 1px solid #676D71;
}



#textarea { 
position: absolute; 
left: 40px;
top: 100px;
width: 605px;
height: 195px;
overflow: auto;
padding: 20px;
text-align: left;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #BCCCCC; 
z-index: 2;
}






































































