body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/kt_edge_image_web.gif);
	background-repeat: repeat-y;
	background-color: #333333;
}
.imagebox {
	background-color: #FFFFFF;
	padding: 2px;
}
.childrenbox {
	text-align: left;
	white-space: pre;
	padding: 0px;
}
.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999999;
	text-decoration: none;
	text-align: right;
	line-height: normal;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	border: thin solid #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

