.textoNegro {
  font-family: Verdana;
  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: bold;
  color: #FFFFFF;
  text-decoration: none;
}
.textoPie {
  font-family: Verdana;
  font-size: 10px;
  color: #5B5B5B;
  text-decoration: none;
  line-height: 1.3;

}
.link {
  font-family: Verdana;
  font-size: 11px;  
  line-height: 1.5;
  font-weight: normal;
  text-decoration: none;

}
.textoBlanco {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5;

}
.textoLink {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: underline;


}

.textoNaranja {
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: #FF6C00;
  text-decoration: none;
}
.textoAzul {
  font-family: Verdana;
  font-size: 11px;
  color: #005799;
  text-decoration: none;
}
