a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: underline;
	color: #F90;
}
.texto_gdeColorRojo {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
	color: #F40006;
	font-weight: bold;
}

.texto_gdeColorGris {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

.texto_gdeColorLila {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
	color: #AA68CE;
	font-weight: bold;
}

.texto_gdeAzul {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
	color: #399AD5;
	font-weight: bold;
}
.texto_gdeColorRosa {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
	color: #C39;
	font-weight: bold;
}
.texto_gdeColorVde {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
	color: #71D924;
	font-weight: bold;
}

.texto_justif {
	text-align: justify;
}

.texto_muygde {
	font-size: 16pt;
}
.texto_chico {
	font-size: 9px;
}
.texto_gde {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 13px;
}
.texto_chicoBco {
	font-size: 9px;
	color: #FFF;
}
.texto_gdeBco {
	font-family: Verdana, Arial, "Lucida Sans";
	font-size: 14px;
	color: #FFF;
}
