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


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

 a:link    {color:#888888; text-decoration:none; font-weight:bold; font-style:normal; }
 a:visited { color:#AAAAAA; text-decoration:none; font-weight:bold; }
 a:hover   { color:#000044; text-decoration:none; font-weight:bold; background-color:#889988; }

