   body              { font-family: Arial, Verdana, Helvetica; color:#333333; background-image: url("bk.jpg"); background-position: top center; }
   link              { font-family: Arial, Verdana, Helvetica; color:#333333; }

   a:link            { text-decoration:none; color:#0089E0; }
   a:visited         { text-decoration:none; color:#0089E0; }
   a:active          { text-decoration:none; color:#0089E0; }
   a:hover           { text-decoration:underline; color:#0089E0; }

  .fonte10           { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:link      { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:visited   { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:active    { font-size:10px; font-weight:normal; color:#131313; text-decoration:none; }
  .fonte10:hover     { font-size:10px; font-weight:normal; color:#131313; text-decoration:underline; }

  .fonte11           { font-size:11px; font-weight:normal; color:#131313; text-decoration:none; }

  .titulo            { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:22px; font-weight:bold; color:#EA4225; text-decoration:none; }
  .subtitulo         { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:16px; font-weight:bold; color:#008E88; text-decoration:none; }
  .tituloAnuncio     { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:17px; font-weight:bold; color:#EA4225; text-decoration:none; }

  .navegador         { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#9F9D9D; text-decoration:none; }
  .navegador:link    { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#9F9D9D; text-decoration:none; }
  .navegador:visited { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#9F9D9D; text-decoration:none; }
  .navegador:active  { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#9F9D9D; text-decoration:none; }
  .navegador:hover   { font-family: Trebuchet MS, Arial, Verdana, Helvetica; font-size:11px; font-weight:normal; color:#9F9D9D; text-decoration:underline; }

  .menu_site         { font-size:11px; font-weight:bold; color:#008E88; text-decoration:none; }
  .menu_site:link    { font-size:11px; font-weight:bold; color:#008E88; text-decoration:none; }
  .menu_site:visited { font-size:11px; font-weight:bold; color:#008E88; text-decoration:none; }
  .menu_site:active  { font-size:11px; font-weight:bold; color:#008E88; text-decoration:none; }
  .menu_site:hover   { font-size:11px; font-weight:bold; color:#FDC900; text-decoration:none; }

  .rodape            { font-family: Verdana; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; }
  .rodape:link       { font-family: Verdana; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; }
  .rodape:visited    { font-family: Verdana; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; }
  .rodape:active     { font-family: Verdana; font-size:10px; font-weight:bold; color:#ffffff; text-decoration:none; }
  .rodape:hover      { font-family: Verdana; font-size:10px; font-weight:bold; color:#003399; text-decoration:none; }
  
  #flash{
   position:absolute;
   top:50%;
   left:50%;
   margin-top:-258px;
   margin-left:-385px;
  }
  
  #box{
   'filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;'
   position:relative;
   width:400px;
   background-color:#;
   font-family: Arial;
   color:#1e6497;
   font-size:12px;
   font-weight:bold;
   text-transform:uppercase;
   line-height:18px;
   padding:10px;
   text-align:center;
   margin:20px;
  }
