BODY {
  background-color: white;
}

BODY,div,table,font,p {
  font-family: Arial;
  font-size: 10pt;
}

A:hover {
  color: #000080;
  text-decoration: none;
  font-weight: bold;
}

A:link {
  color: #707030;
  text-decoration: none;
}

A {
  color: #707030;
  text-decoration: none;
}


.texto2 {
  font-size: 10pt;
  font-family: Arial;
}

.texto3 {
  font-size: 12pt;
  font-family: Arial;
}

