body {
	background-color: #4D664D;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF0EE;
	letter-spacing: 1px;
}
a:link {
	color: #CCFFCC;
	text-decoration: none;
}
a:visited {
	color: #CCFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.currentcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEF0EE;
	text-decoration: none;
}
.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEF0EE;
	text-decoration: none;
	letter-spacing: 1px;
}
.listbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D664D;
	text-decoration: none;
	letter-spacing: 1px;
}
.timespan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: CAD1CA;
	text-decoration: none;
}
