a:link {	color: white; }
a:visited {	color: white; }
a:hover { color: #BF2A24; }

#artist-infotext-pitkamo {
	position: absolute;
	right: 32px;
	top: 10px;
	font-size: 12px;
	color: white;
	z-index: 2;
}

#artist-infotext-kipp {
	position: absolute;
	left: 24px;
	top: 10px;
	font-size: 12px;
	color: white;
	z-index: 2;
}

