body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFF33;
	background-attachment: fixed;
	background-color: #330033;
	background-image: url(../images/page_graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h4 {
	color: #330033;
	font-size: 10px;
}
h3 {
	color: #CC99FF;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF33;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC99FF;
	text-decoration: none;
}
ul {
	color: #CC99FF;
}
a:hover {
	color: #FFFF33;
	text-decoration: underline;
}
.artist_title {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFF33;
}
.artistlink {
	font-size: 8pt;
	color: #CC99FF;
}
