<style type="text/css">
	a { color: maroon; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	a:visited { color: maroon; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	a:active { color: navy; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	a:hover { color: navy; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }

	a.titlelink:link { color: maroon; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	a.titlelink:visited { color: maroon; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	a.titlelink:active { color: navy; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	a.titlelink:hover { color: navy; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }

	a.songlink:link { color: black; font: 10pt Arial; text-decoration: none; }
	a.songlink:visited { color: black; font: 10pt Arial; text-decoration: none; }
	a.songlink:active { color: white; font: 10pt Arial; text-decoration: none; }
	a.songlink:hover { color: white; font: 10pt Arial;text-decoration: none; }

	.band { color: navy; font: 24pt Impact; }
	.title { color: navy; font: 12pt Arial; font-weight: bold;
		text-decoration: underline; }
	.song { color: maroon; font: 10pt Arial; font-weight: bold;
		text-decoration: underline; }
	.text { color: black; font: 10pt Arial; }
</style>
