/*   Estilos Web : HORA MÁGICA   */
/* ------------------------------------------------ */
/* ------------------------------------------------ */

BODY

{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; color: #000000}

   a:link { color: rgb(0,0,102); text-decoration: none; }
   a:hover { color: rgb(0,0,102); text-decoration: underline; }
   a:visited { color: rgb(0,0,102); text-decoration: none; }
   a:visited:hover { color: rgb(0,0,102); text-decoration: underline; }

.geral

{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; color: rgb(0,0,0)}

   .geral a:link { color: rgb(0,0,102); text-decoration: none; }
   .geral a:hover { color: rgb(0,0,102); text-decoration: underline; }
   .geral a:visited { color: rgb(0,0,102); text-decoration: none; }
   .geral a:visited:hover { color: rgb(0,0,102); text-decoration: underline; }

/* ------------------------------------------------ */

.bottom

{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; color: rgb(0,0,0)}

   .bottom a:link { color: rgb(0,0,102); text-decoration: none; }
   .bottom a:hover { color: rgb(0,0,102); text-decoration: underline; }
   .bottom a:visited { color: rgb(0,0,102); text-decoration: none; }
   .bottom a:visited:hover { color: rgb(0,0,102); text-decoration: underline; }

/* ------------------------------------------------ */

.texto

{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; color: rgb(0,0,0)}

   .texto a:link { color: rgb(0,0,102); text-decoration: underline; }
   .texto a:hover { color: rgb(0,0,102); text-decoration: underline; }
   .texto a:visited { color: rgb(0,0,102); text-decoration: underline; }
   .texto a:visited:hover { color: rgb(0,0,102); text-decoration: underline; }

/* ------------------------------------------------ */

.path

{ font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; color: rgb(255,255,255)}

   .path a:link { color: rgb(255,255,255); text-decoration: none; }
   .path a:hover { color: rgb(0,0,102); text-decoration: underline; }
   .path a:visited { color: rgb(255,255,250); text-decoration: none; }
   .path a:visited:hover { color: rgb(255,255,255); text-decoration: underline; }