.botones {
	font-family: Eurostile;
	font-size: 14px;
	color: #336666;
	font-weight: bold;

}
.titulosguias {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #33CC33;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;

}
.titulo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #33CC33;
}
.negrilla {
	font-family: Arial;
	font-size: 12px;
	color: #336666;
	font-weight: bolder;
}
.cabecerascuadros {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

