.textonormal {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.encabezamiento {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.textonoticia {
	font-family: Helvetica;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.textonoticiabold {
	font-family: Helvetica;
	font-size: 14px;
	font-style: normal;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
}
.textoboletin {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.encabezamientoboletin {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
