.textoGris {
  font-family:"Verdana";
  font-size: 11px;
  color: #626262;
  text-decoration: none;
}
.textoGris2 {
  font-family:"Verdana";
  font-size: 11px;
  color: #626262;
  text-decoration: none;
  line-height: 1.5;  
}
.textoVino {
  font-family: "Verdana";
  font-size: 10px;
  color: #951F00;
  line-height: 1.2;  
}
.tituloVino {
  font-family: "Verdana";
  font-size: 12px;
  color: #951F00;
  line-height: 1.2;  
}
.textoPie {
  font-family: Verdana;
  font-size: 10px;
  color: #626262;
  text-decoration: none;
}

.textoLink {
  font-family: Verdana;
  font-size: 11px;
  color: #1256A1;
  }
.textoNegro {
  font-family: "Verdana";
  font-size: 10px;
  color: #000000;
  text-decoration: none;
}

