@charset "UTF-8";
.artistnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #4b4b4b;
	text-transform: uppercase;
	font-weight: bold;
}
.artistnav a:link {
	color: #4b4b4b;
}
.artistnav a:visited {
	color: #f9df7d;
}
.HTMLnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #4b4b4b;
}
.HTMLnav a:link {
	color: #4b4b4b;
}
.HTMLnav a:hover {
	color: #4b4b4b;
}
.titlesWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.artistName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
.artistnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.artistnav2 a:link {
	color: #FFFFFF;
}
.artistnav2 a:visited {
	color: #4b4b4b;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
