body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sideNav a {
	color: #000000;
	text-decoration:underline;
}
.sideNav a:active {
	color: #000000;
	text-decoration:underline;
}
.sideNav a:hover {
	color: #660033;
	text-decoration:underline;
}
.stndTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.stndTxt a {
	color: #000000;
	text-decoration:underline;
}
.stndTxt a:active {
	color: #000000;
	text-decoration:underline;
}
.stndTxt a:hover {
	color: #660033;
	text-decoration:underline;
}
.songlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
}
.artistList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7B2D77;
	text-align: center;
	vertical-align: top;
	line-height: 20px;
}
.artistList a {
	color: #7B2D77;
	text-decoration:underline;
}
.artistList a:hover {
	color:#996666;
	text-decoration:underline;
}
.artistList a:active {
	color: #7B2D77;
	text-decoration:underline;
}
