.textoGris {
  font-family: Verdana;
  font-size: 11px;
  color: #626262;
  text-decoration: none;
}

.textoGrisEspacio {
  font-family: Verdana;
  font-size: 11px;
  color: 595959;
  text-align: left;
  text-decoration: none;
  line-height: 2;
}
.textoPie {
  font-family: Verdana;
  font-size: 10px;
  color: #626262;
  text-decoration: none;
}

.textoAzul {
  font-family: Verdana;
  font-size: 11px;
  color: #1256A1;
  text-decoration: none;
}
.textoLink {
  font-family: Verdana;
  font-size: 11px;
  color: #1256A1;
  }
.celdaVertical {
  background-image: url(../img/interno/hramarillo.gif);
  background-repeat: repeat-y;
  text-decoration: none;
}
.textoNaranja {
  font-family: Verdana;
  font-size: 11px;
  color: #FF6500;
  text-decoration: none;
  font-weight: bold;
}
