.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;

}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}
.supra {
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.lectura {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titular {
	font-size: 16px;
	color: #0066CC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

