.texto_preto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}
.texto_preto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	text-decoration: none;
}
.texto_preto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
.texto_azul1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #42beeb;
	text-decoration: none;
}
.texto_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texto_branco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
	text-decoration: none;
}
.texto_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b52830;
	text-decoration: none;
}
.TITULO_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.TITULO_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #95AEB7;
	text-decoration: none;
	font-weight: bold;	
}
.TITULO_vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #b52830;
	text-decoration: none;
	font-weight: bold;	
}
.TITULO_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}