@charset "utf-8";
.titulo {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.contato {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.form {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	height: 20px;
	width: 300px;
	border: 1px solid #333333;
}

.formg {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	height: 120px;
	width: 300px;
	border: 1px solid #333333;
}
.texto {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

