.texto {
	font-family: "Myriad Condensed Web";
	font-size: 24px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #666666;

}
.textoSub {
	font-family: "Myriad Condensed Web";
	font-size: 24px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
.link {
	font-family: "Myriad Condensed Web";
	font-size: 18px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000099;
	text-decoration: underline;
}
.textoMenor {
	font-family: "Myriad Condensed Web";
	font-size: 24px;
	line-height: 8px;
	color: #666666;
}
