.menu {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
  color: #666666;
  text-decoration: none;
}
.menu:hover {
  color: #cc6633;
}
.texto {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 13px;
  line-height: 26px;
  text-decoration: none;
}
.titulillos {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #cc6633;
  letter-spacing: normal;
  font-weight: bold;
  font-size: 10pt;
  text-decoration: none;
}
