.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 23px;
}
.topline {
	background-image: url(../images/topline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.artisthead {
	font-family:Arial, Helvetica, sans-serif;
	
	font-size: 18px;
	font-weight:500;
	color: #333333;
	text-transform: capitalize;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	letter-spacing: .5em;
}
.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
	letter-spacing: .5em;
}
.heading_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	letter-spacing: .1em;
}
.heading_news:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
	letter-spacing: .1em;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	letter-spacing: .5em;
}

.graybg {
	background-image: url(../images/graybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.link {
	font-family: Arial, Tahoma ;
	font-weight:bold;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.link:hover {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration:none;
}
.black {
	font-family: Arial, Tahoma;
	font-weight:bold;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.gallerylink {
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.gallerylink:hover {
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size: 12px;
	color: #0e4ead;
	text-decoration:none;
}
.link2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 23px;
	text-decoration:none;
}
.link2:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0033CC;
	line-height: 23px;
	text-decoration:none;
}
