.texto_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.ticker {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
.ticker:hover {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
.titular_pag {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.texto_gris {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.texto_normal_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.texto_normal_link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.texto_peq {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
}
.crumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
