textarea {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	border: thin groove #333333;

}
form {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;


}
