#text h2 {
  font-size: 90%;
  margin-bottom: 0;
  margin-top: 0;
}

#text h3 {
  font-size: 70%;
  font-weight: bold;
  margin-top: 0;
}

#text p {
  margin-top: 1em;
}

#text p.enlace {
  margin-top: 1em;
}

#text a:link, #text a:visited, #text a:hover, #text a:active {
  color: #D8A787;
  text-decoration: none;
}

#text a:hover {
  text-decoration: underline;
}
