.mp3_line {
	margin-top: 5px;
	height: 40px;
	padding-bottom: 2px;
	border-bottom: 2px solid #603030;
}

.mp3_link {
	font-size: 16pt;
	float: left;
	width: 200px;
}

.mp3_credit {
	font-size: 10pt;
	float: left;
	width: 300px;
}

.mp3_notes {
	font-size: 8pt;
	float: left;
	width: 150px;
}

.mp3_end {
	clear: both;
}

.mp3_line a:link, .mp3_line a:visited {
	text-decoration: none;
	color: yellow;
}

.mp3_line a:hover {
	text-decoration: none;
	color: red;
}
