p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.jpg);
	background-color: #333333;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	color: #CC9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.setlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #330000;
	
	
}
.setlistgenre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
