.artistname {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	color: #333333;
	font-weight: bold;

}
.datetext {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #666666;
}
.smalltextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;

}
.border {
	border: 1px solid #E4E4E4;

}
.bodytext {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #666666;
	letter-spacing: normal;
	white-space: normal;
	word-spacing: normal;
	line-height: normal;

}
.artistnametext {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #333333;
	letter-spacing: normal;
	white-space: normal;
	word-spacing: normal;
	line-height: 14px;
	text-decoration: none;

}
.artdetailtext {


	font-family: "Century Gothic", Arial;
	font-size: 10px;
	color: #666666;
}
a:hover {
	color: #330066;
	text-decoration: none;


}
.bgnorepeat {
	background-repeat: no-repeat;
}
.artistpicborder {
	border: 1px solid #FFFFFF;
}
a {
	text-decoration: none;
	color: #333333;

}
a:visited {
	color: #333333;
	text-decoration: none;

}
a.functional {
	text-decoration: none;
	color:#666666;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
}

a:visited.functional {
	text-decoration: none;
	color:#666666;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
}
a:hover {
	color: #000000;
	background-color: #E6E6E6;
}
