.textoNegro {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}
.textoPequeno {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  line-height: 1.5;
}
.blancoTitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: none;
	font-style: normal;
}
.textoPie {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;

}
.link {
  font-family: Verdana;
  font-size: 11px;  
  line-height: 1.5;
  font-weight: normal;
  text-decoration: none;

}
.textoBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5;
	font-style: normal;


}
.textoLink {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC66;
	line-height: 1.5;
	font-weight: bold;
	font-style: normal;
	text-transform: none;



}

.textoNaranja {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #FF6C00;
  text-decoration: none;
}
.textoAzul {
	font-family: Verdana;
	font-size: 11px;
	color: #FFCC66;
	text-decoration: none;
}
