/* DATEI: formate.css */

a:link { color:#003366; text-decoration:none; font-weight:bold;}
a:visited { color:#003366; text-decoration:none; font-weight:bold;}
a:hover { color:#006699; text-decoration:none; font-weight:bold;}
a:active { color:#003366; text-decoration:none; font-weight:bold;}


