.bodytextblack {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
}

.bodytextblackbold {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}

.contentheader{
	font-family : Arial;
	font-size : 16px;
	color : #B4B4B4;
	font-weight : bold;
}

a.prevnext{
	font-family : Verdana;
	font-size : 10px;
	color : #99CC99;
	font-weight : bold;
	text-decoration : none;
}

a:hover.prevnext{
	font-family : Verdana;
	font-size : 10px;
	color : #669966;
	font-weight : bold;
	text-decoration : none;
}

.footercontent {
	font-family : Arial;
	font-size : 10px;
	color : #FFFFFF;
	text-decoration: none;
}

a.footercontent{
	font-weight : bold;
	text-decoration : underline;
}

a:hover.footercontent{
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.artist {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
}

a:hover.artist{
	font-weight : bold;
	text-decoration : underline;
}

.artistactive {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
	text-decoration: underline;
}
