      body
      {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12pt;
        background: #eeeeee;
        color: black;
      }
      .category { font-size: 1.2em; }
      .subcategory { font-style: italic; }
      .name { font-size: 1.5em; }
/*      a { color: #0044ff; text-decoration: underline; } */
      a { color: #990000; text-decoration: underline; }
      a.active { color: #cccccc; text-decoration: none; }
      a.visited { color: #008800; text-decoration: none; }
      a.hover { color: #cccccc; text-decoration: underline; }
 
