font.normal
   {
   font-family     : trebuchet ms, arial, helvetica;
   font-weight     : normal;
   font-size       : 12px;
   color           : #666666;
   text-decoration : none;
   }
font.destaque
   {
   font-family     : trebuchet ms, arial, helvetica;
   font-weight     : bold;
   font-size       : 13px;
   color           : #AF202E;
   text-decoration : none;
   }
font.subdestaque
   {
   font-family     : trebuchet ms, arial, helvetica;
   font-weight     : medium;
   font-size       : 12px;
   color           : #AF202E;
   text-decoration : none;
   }
font.comentario
   {
   font-family     : trebuchet ms, arial, helvetica;
   font-weight     : medium;
   font-size       : 11px;
   color           : #000000;
   text-decoration : none;
   }
font.comentario2
   {
   font-family     : trebuchet ms, arial, helvetica;
   font-weight     : medium;
   font-size       : 11px;
   color           : #AF202E;
   text-decoration : none;
   }
font.busca
   {
   font-family      : trebuchet ms, arial, helvetica;
   background-color : #DFC184;
   font-weight      : bold;
   font-size        : 11px;
   color            : #000000;
   text-decoration  : none;
   }
font.popup
   {
   font-family      : trebuchet ms, arial, helvetica;
   font-weight      : medium;
   font-size        : 12px;
   color            : #E4D6A9;
   text-decoration  : none;
   }
a.normal
   {
   font-family      : trebuchet ms, arial, helvetica;
   font-size        : 12px;
   font-weight      : normal;
   color            : #AF202E;
   text-decoration  : none;
   }
a.over
   {
   font-family      : trebuchet ms, arial, helvetica;
   font-size        : 12px;
   font-weight      : normal;
   color            : #666666;
   text-decoration  : none;
   }
.borda
   {
   border-top       : solid #AF202E;
   border-bottom    : solid #AF202E;
   border-right     : solid #AF202E;
   border-left      : solid #AF202E;
   background-color : #FFFFFF;
   border-width     : 1px;
   font-family      : trebuchet ms, arial, helvetica;
   font-size        : 11px;
   color            : #AF202E;
   font-weight      : medium;
   }
.botao
   {
   border-color     : #AF202E;
   background-color : #FFFFFF;
   border-style     : solid;
   font-family      : trebuchet ms, arial, helvetica;
   font-size        : 11px;
   color            : #AF202E;
   font-weight      : bold;
   border-width     : 1px;
   }
.borda_t
   {
   border-top       : solid #AF202E;
   border-bottom    : none;
   border-right     : none;
   border-left      : none;
   border-width     : 1px;
   }
