/* CSS Document 
	Galerie Index */
	
/* Sonderregelung für Links 
	wegen weißem Hintergrund */
h4 a {
	color: #000;
	text-decoration: none;
	} 	
h4 a:hover {
	color: #000;
	text-decoration: underline;
	} 


