body {  
background-color: #fdfae7;
font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AA4242;
}

a:active {background: #FBD31C; color: #4F7197; text-decoration: none;}
a:link {background: #FBD31C; color: #4F7197; text-decoration: none;}
a:visited {background: #FBD31C; color: #4F7197; text-decoration: none;}
a:hover {background: #FBD31C; color: #AA4242; text-decoration:overline underline;
}




#textarea { 

font-family: tahoma, verdana, sans-serif; 
font-size: 12px; 
color: #AA4242;
z-index: 1; 
}


