.formpequeno {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 160px;
	border: 1px solid #999999;
}
.formcaixatexto {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 200px;
	width: 325px;
		border: 1px solid #999999;
}

.botao {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 20px;
	width: 160px;
}

