body {
	background-color: #000033;
	color: #CCCCCC;
	font: 0.86em/1.4em Arial, Helvetica, sans-serif;
}
a:link {
	color: #946B03;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #946B03;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #946B03;
}
a:active {
	text-decoration: none;
	color: #946B03;
}
h4 {
	letter-spacing: -1px;
	left: 8px;
	cursor: crosshair;
	page-break-before: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #946B03;
	font-size: 1.4em;
	text-align: left;
	width: 550px;
	font-variant: small-caps;
	font-style: oblique;
}
.bodytext {
	text-decoration: none;
	width: 550px;
}
.smallbodytext {
	color: #CCCCCC;
	font-size: 9px;
	line-height: 10px;
	font-weight: lighter;
}
.footertext {
	font-size: 0.86em;
	color: #946B03;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #876206;
	text-align: center;
	margin: 11px;
	padding: 11px;
}
ul.songList li {
	list-style: none;
	background: url(images/arrow_blue.gif) no-repeat 3px;
	padding-left: 18px;
}