.text-body {
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #666666;
	font-style: normal;
}
.tracktitle {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.players {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: normal;
	color: #993300;
	margin-left: 70px;
}
.biotext {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #993300;
}
