body {
	background-color: #000;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.songlist {
	font-size: 13px;
	line-height: 17px;
	color: #FFF;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.lyrics p{
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 10px;
	font-style: italic;
}
.mousetype {
	font-size: 10px;
	line-height: 12px;
	color: #FFF;
	font-style: normal;
}
.songlist a:link {
	color: #FFF;
	text-decoration: underline;
}
#tilebackground {
	background-color: #000;
	background-image: url(images/background-image.gif);
}

.songlist a:visited {
	color: #d9c1de;
	text-decoration: underline;
}

.songlist a:hover {
	color: #df5af9;
	text-decoration: underline;
}

.samples a:link {
	color: #FFF;
	text-decoration: underline;
}

.samples {
	font-size: 15px;
	line-height: 17px;
	color: #FFF;

}

.samples p {
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.samples a:hover {
	color: #df5af9;
	text-decoration: underline;
}


.samples a:visited {
	color: #FFF;
	text-decoration: underline;
}

.whitebodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.buttonspacing {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.graybodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #666;
	text-align: center;
}
.menu-buttonspacing {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gigs {
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

.gigs a:link {
	color: #FFF;
	text-decoration: underline;
}

.gigs a:hover {
	color: #df5af9;
	text-decoration: underline;
}

.gigs a:visited {
	color: #d9c1de;
	text-decoration: underline;
}