/* Linkfarben Standard */
a:link {
	color: #000007;
	; text-decoration: none}
 a:visited { 
	color: #000007;
; text-decoration: none}
 a:active { 
	color: #000007;
; text-decoration: none}
a:hover {
	color: #726073;
; text-decoration: underline} 

