.txt1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 3px;
	padding-left: 10px;


}
.songtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9900;
	padding-left: 3px;
	font-weight: bold;


}
.tracknumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	padding-right: 3px;

}
.writer {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0000CC;
	padding-right: 3px;
}
.album-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999900;
	padding-left: 3px;
	font-weight: bold;

}
.notes-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;

}
.audio-controls {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 20px;

}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {

	color: #666666;
	text-decoration: none;
}
a:hover {


	color: #6699FF;
	text-decoration: underline;
}
a:active {



	color: #FF0000;
	text-decoration: none;
}

