BODY      { color: white;
            font-size: small;
            background-color: black ;
            font-family: arial , sans-serif   }

TD        { font-size: small; }

A:link    { color: silver ;  text-decoration: underline  }
A:active  { color: silver ;  text-decoration: underline  }
A:visited { color: silver ;  text-decoration: underline  }
A:hover   { color: red    ;  text-decoration: underline  }

TR.header,TD.header { background-color: #0000c0 }
TR.row1,TD.row1     { background-color: #000000 }
TR.row2,TD.row2     { background-color: #282828 }

P.title { color: #33CCFF ; }

.whatever { color: #33CCFF ; }


   /*    background-image: url(MTMGbg.gif) ;
         background-attachment: fixed ;  */



