form {
	margin: 0px;
}
.input {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 10px;
	color: #45A039;
	text-decoration: none;
	border: 1px solid #73B92D;
}
.sub-titu {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #E67817;
	text-decoration: none;
}

.texto-branco {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.titu-laranja {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #E67817;
	text-decoration: none;
	text-transform: uppercase;
}
.submit {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7FC027;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
