body {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;

}
h1 {
	font-family: "Century Gothic", Arial;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
a.artists {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.artists:visited {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.artists:active {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.artists:hover {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}a:link {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {

	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {


	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {

	background-color: #E4D6A4;
	font-family: "Century Gothic", Arial;
	font-size: 9pt;
	color: #67671B;
	text-decoration: none;
}

