TEXTAREA {
	background : 006666;
	border : 1 solid Black;
	color : White;
	font : smaller Arial, Helvetica, sans-serif;
}
A {
	color : 006666;
	font : bold Arial;
}

A:HOVER {
	font : bold;
	color : Gray;
}

INPUT {
	background : 006666;
	border : thin solid Black;
	color : White;
	font : smaller Arial, Helvetica, sans-serif;
}
Select {
	background : 006666;
	color : White;
	font : smaller Arial, Helvetica, sans-serif;
}
