/* DATEI: HAL-formate-Projekt.css  */
/* hier folgen nun ganz einfach die CSS-Definitionen    */


 body { font-family:Arial,sans-serif; font-size:14px; color:#333333; background-color:#666666; } 

 a:link    {color:#000066; text-decoration:none; font-weight:bold; font-style:normal; }
 a:visited { color:#0000AA; text-decoration:none; font-weight:bold; }
 a:hover   { color:#004444; text-decoration:none; font-weight:bold; background-color:#889988; }

