.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #0057AE;
	text-decoration: none;
}
a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
.separadornoticia {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
}
.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textobloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.titulobloque {
	font-size: 0.9em;
	color: #006699;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.titulos {
	font-size: 1.6em;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.textolectura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
	text-decoration: none;
	text-align: justify;

}
.bordeform {
	border: 1px dashed #CC0000;
}
.boderC {
	border: 1px dotted #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #0057Ae;
}
