/* Linkfarben Standard */
a:link {
	color: #000000;
	; text-decoration: underline}
 a:visited { 
	color: #000000;
; text-decoration: underline}
 a:active { 
	color: #FF27B0;
; text-decoration: underline}
a:hover {
	color: #786745;
; text-decoration: underline} 

