@charset "iso-8859-1";
.artists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
.about {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding: 20px;
	line-height: 22px;
	font-weight: lighter;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
