a:link { text-decoration:none; font-weight:bold; color:#E00000; } /* noch nicht besuchte Ziele */
a:visited { text-decoration:none; font-weight:bold; color:#800000; }   /* besuchte Ziele */
a:hover { text-decoration:none; font-weight:bold;  } /* Verweise bei "MouseOver" */
a:active { text-decoration:none; font-weight:bold; } /* Angeklickte Verweise */