.TitleText {
	font-family: "Blackadder ITC";
	font-size: 36px;
}
.AlbumTitle {

	font-family: "Blackadder ITC";
	font-size: 24px;
}
.npaText {


	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.npaTextLink {

	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.npaTextLink:hover {


	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

