 body
  {
  margin: 0px; padding: 0px;
  }
  a:link 
        {font-family: Georgia;
         background-color:#FFFF00;
         font-size:11pt; 
         color:000099; text-decoration: underline;
}

  a:Hover 
        {font-family: Georgia;
        background-color:#FFFF00;
        font-size:11pt; 
        color:CC0000;
        text-decoration: text-decoration: underline;
}

 a:Visited 
        {font-family: Georgia;
         background-color:#FFFF00; 
         font-size:11pt; 
         color:000099; text-decoration: underline;
}

  .titulos
  {
  font-family: Georgia; font-size: 22px; color: #003399; text-decoration: none; line-height:1.5em;
  }
  .texto
  {
  font-family: Georgia; font-size: 14px; color: #003399; text-decoration: none; line-height:1.7em;
  }
  .texto-pie
  {
  font-family: Georgia; font-size: 11px; color: #003399; line-height:1.4em;
  }
  .menu-1
  {
  font-family: Georgia; font-size: 11px; color: #000099; text-decoration: underline;
  }
