.albumtitle {
	font-family: "Trebuchet MS";
	font-size: xx-large;
	font-weight: 600;
	color: #FFCC33;
}
.albumtext {
	font-family: "Trebuchet MS";
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
}
.songtitles {
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
}
