.txtlectura {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.txtlecturabold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
