@charset "utf-8";
/* CSS Document */
.body
	{
	font-style: normal;
	}.backgroundimage {
	background-image: url(../images/music_page.jpg);
	background-repeat: no-repeat;
	font: veranda;
}
.titles {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #927249
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	color: #927249
}
.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;
}
.selectedlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
}

