/* DATEI: ges-html.css */

a:link    { text-decoration:none; color:#000000; }
a:visited { text-decoration:none; color:#000000; }
a:hover   { text-decoration:none; font-weight:bold; }
a:active  { text-decoration:none; background-color:#CCFFFF; }
.idx-th   { text-decoration:none; background-color:lightgreen; }
.nfnr     { text-decoration:none; color:green; }