A {
	TEXT-DECORATION: none
}
.playlist {
	POSITION: relative;
	BACKGROUND-COLOR: #999999;
	WIDTH: 305px;
	list-style-type: none;
	padding: 8px;
	text-align: left;

}
.playlist SPAN#time {
	POSITION: absolute; RIGHT: 8px
}
.playlist A.player {
	COLOR: #ffffff
}
.playing {
	COLOR: #ffffff !important;}
	
P SPAN#time {
	COLOR: #FFffff
}
