.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;

}
#mainmenu a.menutext {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 0.25px;
	white-space: normal;
	word-spacing: normal;
	line-height: normal;
}

#mainmenu a.menutext:link {
	color:#888;
}

#mainmenu a.menutext:visited {
	color:#888;
}

#mainmenu a.menutext:active {
	color:#888;
}

#mainmenu a.menutext:hover{
	color:#888;
}

#mainmenu a.menutextactive {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-weight:bold;
	letter-spacing: 0.25px;
	white-space: normal;
	word-spacing: normal;
	line-height: normal;
}

#mainmenu a.menutextactive:link {
	color:#333;
}

#mainmenu a.menutextactive:visited {
	color:#333;
}

#mainmenu a.menutextactive:active {
	color:#333;
}

#mainmenu a.menutextactive:hover{
	color:#333;
}



.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;
}

