body {
	background-color: #373838;
	background-repeat: no-repeat;
}

.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	
}

.cdcovercell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(http://www.assortedtrance.com/images/thumbnailback_2.jpg) no-repeat right top;
}
.footerlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-repeat: no-repeat;
}
.footerlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #AABAD2;
	text-decoration: underline;
	background-repeat: no-repeat;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
}
.credits a {
	text-decoration: underline;
	color: #333333;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.bodytext a {
	color: #A3B9C6;
	text-decoration: underline;
}
.bodytext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3B9C6;
}
.subtitle a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3B9C6;
}
.subtitle a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A3B9C6;
}
