.linkMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #034237;
	text-decoration: none;
}
.linkMenu:hover {
	color: #000000;
}

.linkRodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkRodape:hover {
	text-decoration: underline;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: FFE5A8;
	height: 16px;
	width: 100%;
	border: none;
}
