.blue-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0a1c56;
	text-decoration: none;
	line-height: 18px;
}
.green-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #648b4a;
	text-decoration: none;
	line-height: 18px;
}
.track-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #648B4A;
	text-decoration: none;
}
.songlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A1C56;
	text-decoration: underline;
}
a.songlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #648B4A;
	text-decoration: underline;
}
