#playlist{
	list-style: none;
}

#playlist li a{
	color: black;
	text-decoration: none;
}

#playlist .current-song a{
	color: #f0af00;
}