  A { text-decoration:none; }
  A:link { color: #0000AA; }
  A:visited { color: #000066; }
  A:active { color: #0000AA; }
  A:hover { color: #000FF; text-decoration: underline; font-weight:bold;} /* On mouse over changes link color */

DIV.beta { font-weight: bold; color: red; }

DIV.clsHi { padding-left: 2em; text-indent: -2em; } /* produces a hanging indent for entries */