/* DATEI: formate.css */a:link { text-decoration:none; color:#000000; }a:visited { text-decoration:none; color:#000000; }a:hover { text-decoration:none; color:#FFFF00; }a:active { text-decoration:none; font-weight:bold; color:#FFFF00; }