body {margin:0; padding:0; color:#333; background:#fff; font:75%/normal Arial, Helvetica, sans-serif;}


a.mactivo:link {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : none;
   font-size       : 14px;   
   color           : #FF0000;
}

a.mactivo:visited {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : none;
   font-size       : 14px;
   color           : #FF0000;
}

a.mactivo:hover {
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
   font-size   : 14px;
   color       : #FFFFFF;
}

a.minactivo:link {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : none;
   font-size       : 14px;   
   color           : #FFFFFF;
}

a.minactivo:visited {
   font-weight     : bold;
   font-family     : Arial, Helvetica, sans-serif;
   text-decoration : none;
   font-size       : 14px;
   color           : #FFFFFF;
}

a.minactivo:hover {
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
   font-size   : 14px;
   color       : #FFFFF;
}

