body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	color: #333333;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FF3300#FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

.FeaturedArtist {
  font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.WebContentText {
  font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

.FooterText {
  font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
