.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FEFBED;
	height: 18px;
	width: 250px;
	border: 1px solid #FFB300;
	font-weight: normal;
}
.formbuton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FF6900;
	color: #000000;
	font-weight: bold;
	height: 18px;
	width: 70px;



}
.formcoment {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FEFBED;
	height: 120px;
	width: 250px;
	border: 1px solid #FFB300;
	font-weight: normal;
}
.caixaform {
	border: 1px solid #FF6900;

}

