.content{
   background-color: #FFFFFF;
   padding: 5px;
   border-style: solid;
   border-Width : 2px;
}

.corpo_texto
  {
    Font-Family: Trebuchet MS, verdana;
    Color: #003366;
    Font-Size: 12;
  }

.noticias
  {
    Font-Family: Trebuchet MS, verdana;
    Color: #003366;
    Font-Size: 12;
    Font-Weight: Bold;
  }

.menu
  {
    Font-Family: Arial, verdana;
    Color: #003366;
    Font-Size: 14px;
    Font-Weight : Bold;
  }

.menu_top
  {

    Font-Family: Arial, verdana;
    Color: #003366;
    Font-Size: 12px;
    Font-Weight : Bold;

  }

.texto_rodape
  {
    Font-Family: Verdana;
    Color: #003366;
    Font-Size: 10px;
  }

INPUT
  {

    Border: solid 1px;

  }

OPTION
  {

    Border: solid 1px;

  }
