.textopequeñonegrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: bold;
}
.textomedio {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.textomedionegrita {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.textogigante {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #00CCFF;
}
a:link {
	color: #FF3399;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-style: oblique;
}
a:hover {
	text-decoration: underline;
	color: ##8697D7;
	font-style: oblique;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-style: oblique;
}
.fechas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099CC;
}
