.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
}
.news a:link {
	text-decoration: none;
	color: #FF6600;
}
.news a:visited {
	color: #FF6600;
	text-decoration: none;
}
.news a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.news a:active {
	color: #FF6600;
	text-decoration: underline;
}

.songtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FF6600;
	padding-right: 15px;
	padding-left: 15px;
}
.songtitle a:link {
	text-decoration: none;
	color: #FF6600;
}
.songtitle a:visited {
	color: #FF6600;
	text-decoration: none;
}
.songtitle a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.songtitle a:active {
	color: #FF6600;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #d0d0d0;
}
.text a:link {
	text-decoration: none;
	color: #FF6600;
}
.text a:visited {
	color: #FF6600;
	text-decoration: none;
}
.text a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.text a:active {
	color: #FF6600;
	text-decoration: underline;
}

#nbscontainer {
	position:relative;
	left:0px;
	top:0px;
	width:313px;
	z-index:1;
	overflow: visible;
	visibility: visible;
}
#nbscontainer #newsbox {
	overflow: visible;
	position: absolute;
	width: 313px;
	left: 0px;
	top: 8px;
	visibility: hidden;
}
#nbscontainer #biobox {
	overflow: visible;
	position: absolute;
	width: 313px;
	left: 0px;
	top: 8px;
	visibility: hidden;
}
#nbscontainer #showsbox {
	overflow: visible;
	position: absolute;
	width: 313px;
	left: 0px;
	top: 8px;
	visibility: hidden;
}
.timeline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #d0d0d0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.justify {
	text-align: justify;
}
.td10L20R {
	padding-right: 20px;
	padding-left: 10px;
}
