body {
	margin: 0px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.contactdetails {
	color: #FFF;
	text-align: left;
}
.copyright {
	font-size: 9px;
}
.nav {
	color: #FFF;
}

.artisttable a:link{
	font-size: 10px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.artisttable a:hover{
	font-size: 10px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.artisttable a:visited{
	font-size: 10px;
	color: #900;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.navfooter a:link{
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
.navfooter a:hover{
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
.navfooter a:visited{
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
.navfootertext{
	font-size: 10px;
	color: #FFF;
	}
