.texto {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titulo {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F98315;
}
.titulo2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0C8D6E;
}
