.form {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
}
.txtform {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #332211;
	font-weight:bold;
	text-decoration: none;
}
.btnForm {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #332211;
	text-decoration: none;
}