.tx-cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.tx-cinzaJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DBD8C8;
	border-right-color: #DBD8C8;
	border-bottom-color: #DBD8C8;
	border-left-color: #DBD8C8;
}
.vermelho_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D42F33;
	text-decoration: underline;
	font-weight: bold;
}
.vermelho_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DB5154;
	text-decoration: none;
	font-weight: bold;
}
a.vermelho_link:hover {
	text-decoration: none;
}
