body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#FF0000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color:#FF0000;	
	font-weight:bold;	
}
a:hover {
	text-decoration: none;
	color:#FF0000;
	font-weight:bold;	
}
a:active {
	text-decoration: none;
	color:#FF0000;	
	font-weight:bold;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}
.bigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a.topNavLinks:link, a.topNavLinks:visited, a.topNavLinks:hover, a.topNavLinks:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.artistLinks:link, a.artistLinks:visited, a.artistLinks:hover, a.artistLinks:active {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}
a.moreLinks:link, a.moreLinks:visited, a.moreLinks:hover, a.moreLinks:active {
	text-decoration:none;
	color:#FF0000;
	font-weight:bold;	
}
a.footerLinks:link, a.footerLinks:visited, a.footerLinks:hover, a.footerLinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.thinBorder {
	border: 1px solid #000000;
}
.error {
	color:#FF0000;
}
.sold {
	color:#000000;
	font-size:10px;
}

