TD.artist {
	background-position-x:25px;
	background-position-y:50px;
	background-repeat:no-repeat;
}
TD.frame {
	background-repeat:no-repeat;
}
DIV.position {
	padding:15px;
	font-weight:bolder;
	font-size:56px;
	font-style: italic;
	color:#8CD9FD;
	font-family:Arial, sans-serif;
}
DIV.text {
	padding-top:25px;
}
FONT.mp3-artist {
	color:#FF0000;
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
}
FONT.mp3-song {
	color:#008000;
	font-family:Arial, sans-serif;
	font-size:14px;
}
FONT.mp3-song A {
	color:#008000;
}
FONT.text-title {
	font-weight:bolder;
}