A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
a:hover {
  font-family: arial;
  font-size: 8pt;
  color: a3a3a3;
  font-weight: normal;
  text-decoration: underline;
}

.textonegrita {
  font-family: arial;
  font-size: 8pt;
  color: 000000;
  text-align:left;
  font-weight: bold;
}
.texto {
  font-family: arial;
  font-size: 8pt;
  color: 414141;
  text-align:left;
  font-weight: normal;
}

.textomayor {
  font-family: arial;
  font-size: 10pt;
  color: 414141;
  text-align:left;
  font-weight: bold;
}

.titulo {
  font-family: arial;
  font-size: 12pt;
  color: E6E6E6;
  text-align:left;
  font-weight: bold;
}
.textogris {
  font-family: arial;
  font-size: 8pt;
  color: 818181;
  text-align:right;
  font-weight: normal;
}
.textonombre {
  font-family: arial;
  font-size: 10pt;
  color: 818181;
  text-align:left;
  font-weight: bold;
}
.textoapartados {
  font-family: arial;
  font-size: 10pt;
  color: ffffff;
  text-align:left;
  font-weight: bold;
}
.textopeque {
  font-family: arial;
  font-size: 8pt;
  color: 414141;
  text-align:left;
  font-weight: normal;
}

.textoenorme {
  font-family: times, times new roman;
  font-size: 40pt;
  color: C5C208;
  text-align:center;
  font-weight: bold;
}

.textoslogan {
  font-family: arial;
  font-size: 14pt;
  color: D0CC3E;
  text-align:left;
  font-weight: bold;
}

.textoinferior {
  font-family: arial;
  font-size: 8pt;
  color: a3a3a3;
  text-align:center;
  font-weight: normal;
}