.textArea {  
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000
}
A:hover {
	color: #006600;
	text-decoration : none;
}
