A:link {
	color: #000000;
	text-decoration: none;
} 

	A:visited {
	color: #000000;
	text-decoration: none;

} 

	A:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;

} 

	A:hover {
	color: #FF3333;
	font-weight: normal;


} 


textarea,select { font-family:Arial; color:#000000; background-color:white; }

//
