@charset "utf-8";
/* CSS Document */
.background-color
	{
	background-color:#000;
	text-align: center;
	}
.titles {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #917148
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #917148
}
.bodylink a:link {
	font-family: Verdana;
	font-size: 14px;
	color: #3E1C2E;
}
.bodylink a:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #3E1C2E;
	text-decoration:underline
}
.bodylink a:visited {
	font-family: Verdana;
	font-size: 14px;
	color: #3E1C2E;
}
.bodylink {
	font-family: Verdana;
	font-size: 14px;
	color: #3E1C2E;
}
.backgroundimage {
	background-image: url(../images/music_page.jpg);
	background-repeat: no-repeat;
}
.backgroundimage2 {
	background-image: url(../images/middle_bar.jpg);
}
.selectedlink {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3E1C2E;
}
.bodytextitalic {
	font-family: Arial;
	font-size: 11px;
	color: #7A6141;
	font-style: italic;
	line-height: normal;
}

