.bold {
	font-weight: bold;
}

.italic {
	font-style:italic;
}

.album {
	color: #1e90ff;
	font-weight: bold;
}

.live {
	color: #800000;
	font-weight: bold;
}

.comment {
	color: #ff0000;
	font-size: 0.8em;
}

.disco_Num {
	font-size: 0.7em;
}

.disco_Name {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding-left:1em;
}