.onhover {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B9ECFC;
	text-decoration: none;
	background-color: #00336A;
}

.nohover {
	font-size:11pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #30BFCF;
	font-weight: bold;
	text-decoration: none;
}

.endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.endereco_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #B9ECFC;
}

.texto {
	color:#B9ECFC;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

}
