.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.resaltes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 0E0755;
	text-decoration: none;
}
.infe {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant: normal;

}
.infe:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	font-variant: normal;

}
.enlaces {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 3382B3;
	text-decoration: underline;
}
.enlaces:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 4979C1;
	text-decoration: none;
}
.resaltes2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #3382B3;
	text-decoration: none;
	font-style: italic;
