.bgimage {
	background-image: url(images/border5.gif);
	background-position: center top;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #E5EEF7;
}
a.artists:link {
	color: #000000;
	text-decoration: none;
}
a.artists:active {
	color:#000000;
	text-decoration:none;
}
a.artists:visted {
	color:#000000;
	text-decoration:none;
}
a.artists:hover {
	color: #003333;
	text-decoration: none;
}

