.songlistbyartist {
	background-color: #FFF;
}
.songlistbyartist {
	background-color: #0CC;
}
.artistnamesonglist {
	font-size: 18px;
	background-color: #0FC;
}
.songtitlebyartist {
	font-size: 14px;
	background-color: #0FC;
}
.songnamebyartist {
	font-size: 14px;
	background-color: #0FF;
}

