.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;

}
.titulo {
	font-family: Arial;
	font-size: 12px;
	color: #884322;
	font-weight: bold;


}
.titulonaranjagrande {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;

}
.titulonaranja {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
