

#links a:link {  text-decoration:none; font-weight:bold;   color:#669933; }
#links a:visited { text-decoration:none; font-weight:bold;   color:#669933; }
#links a:hover { text-decoration:none; font-weight:bold;   color:#669933; }
#links a:active { text-decoration:none; font-weight:bold;   color:#669933; }
#links a:focus { text-decoration:none; font-weight:bold;   color:#669933; }


#inhalt a:link {  text-decoration:underline; font-weight:bold;   color:#669933; }
#inhalt a:visited { text-decoration:underline; font-weight:bold;   color:#669933; }
#inhalt a:hover { text-decoration:none; font-weight:bold;   color:#669933; }
#inhalt a:active { text-decoration:none; font-weight:bold;   color:#669933; }
#inhalt a:focus { text-decoration:none; font-weight:bold;   color:#669933; }


