.artist {
	font-size: x-large;
	font-weight: bold;
	color: #990000;
}
.title {
	font-size: large;
	font-weight: bold;
	color: #333333;
}
.lyrics {
	color: #000000;
}
.text {
	color: #666666;
}
