body {
	color: #FFFFFF;
	background: #000000;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
.body-article {
	font: 200 1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.subhead {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #FFCC66;
}
.footer {
	font: .9em Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.breadcrumb {
	font: .75em Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.songLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #ff9933;
	text-decoration: none;
}
a:visited {
	color: #ff9933;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline overline;
}
.tablerule {
	border-right: 6px solid #660000;
	border-bottom: 6px solid #660000;
	border-left: 6px solid #660000;
	border-top-width: 6px;
	border-top-color: #660000;
}
.tableLftRt {
	border-top: 6px none #660000;
	border-right: 6px solid #660000;
	border-bottom: 6px none #660000;
	border-left: 6px solid #660000;
}
a:hover {
	color: #ff9933;
	text-decoration: underline;
}
.homeGrown {
	font: italic bold .75em Georgia, "Times New Roman", Times, serif;
	color: #5BBCFD;
	padding-bottom: 10px;
	padding-left: 5px;
}
h1 {
	font: italic bold 1.5em Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
}

