.cd_title {
	font-family: Futura;
	font-size: 25px;
	font-weight: normal;
	color: #710000;
	text-align: left;
}
.page_color {
	background-color: #878766;
}
.cd_artist {
	font-family: Futura;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
}
body {
	background-attachment: fixed;
	background-color: #878766;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow-x: hidden;
}
.cd_blurb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #FFFFFF;
}
.cd_track_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.hr_color {
	color: #999966;
}
.title_nolink {
	color: #333333;
	text-align: center;
	font-weight: bold;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	color: #710000;
	text-decoration: underline;
}
a:visited {
	color: #710000;
	text-decoration: underline;
}
a:hover {
	color: #710000;
	background-color: #999965;
	text-decoration: none;
}
a:active {
	color: #710000;
	background-color: #999965;
	text-decoration: none;
}

a.homepage_link {
	text-decoration: underline;
}
a:link.homepage_link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.homepage_link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.homepage_link {
	color: #710000;
	text-decoration: underline;
}
a:active.homepage_link {
	color: #710000;
	text-decoration: underline;
}

.text_about {
	font-family: Futura;
	font-size: 13px;
	color: #FFFFFF;
}
.subtitle {
	font-family: Futura;
	font-size: 16px;
	color: #EBE8B0;
}
