.title {
 font: 12pt Verdana, Arial;
 letter-spacing: -0.9px;
 font-weight: bolder;
}

.titulos {
  font: 22pt Arial;
  color: 993366;
  text-decoration: underline;
  font-weight: bold;
}

.font {
  font: 11pt Arial;
  text-align: justify;
}

.art {
  font: 14pt Arial;
  text-decoration: underline;
  text-align: center;
  font-weight: bold;
  line-height: 150%;
}

.anx {
  font: 9pt Arial;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

a:link.menu    { font-size: 10pt; color: #000000; font-family: Arial; font-weight: bold; text-decoration: none;}
a:active.menu  { font-size: 10pt; color: #000000; font-family: Arial; font-weight: bold; text-decoration: none;}
a:visited.menu { font-size: 10pt; color: #000000; font-family: Arial; font-weight: bold; text-decoration: none;}
a:hover.menu   { font-size: 10pt; color: #999999; font-family: Arial; font-weight: bold; text-decoration: none;}