      body { font-family : arial;
             font-size   : 12px;
           }

      td { font-family : arial;
           font-size   : 12px;
         }

      a.aa:link { font-size       : 12px;
                  text-decoration : underline;
                  color           : #e0ff91;
                }

      a.aa:visited { font-size       : 12px;
                     text-decoration : none;
                     color           : #e0ff91;
                   }

      a.aa:hover { font-size       : 12px;
                   text-decoration : underline;
                   color           : #e0ff91;
                 }
