body
{
	background-color: #c0c0c0;
	margin: 0px;
}

.bannerBackground
{
	background-color: #e8e5eb;
}

.indexLink
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

a
{
	text-decoration: none;
}

.copyright
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #222222;
}

.heading1
{
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.newsBox
{
	width: 337px;
	overflow: auto;
	height: 396px;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.discographyBox
{
	width: 536px;
	height: 376px;
	overflow: auto;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}	

.normalText
{
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.link
{
	color: #2F4F88;
	text-decoration: underline;
}