body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.Big_words {
	font-size: 14px;
	font-weight: bold;
}
.hang_right {
	text-align: right;
}
.song_title {
	font-size: 12px;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 10px;
	text-align: right;
	vertical-align: text-bottom;
}
.song_credit {
	font-size: 9px;
	padding-right: 10px;
	padding-left: 4px;
	vertical-align: text-bottom;
	padding-bottom: 6px;
	text-align: left;
}
.no_link_border {
	text-decoration: none;
}
