/**/
/*		 - HREF Styles -			*/
/**/

a:hover {  
	color: #E0BB79; text-decoration: none
}
a:link {  
	text-decoration: none
}
a:visited {  
	text-decoration: none
}
a:active {  
	color: #666666;
	text-decoration: none
}

/**/
/*		 - Body Styles -			*/
/**/

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.leftcoltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	background: White;
	border: 1px solid Black;
	scrollbar-arrow-color: #E0BB79;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #EFEFEF;
	scrollbar-face-color: White;
	scrollbar-3dlight-color: White;
}
.submitbut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #6A877A;
	border: 0 none Black;
	padding: 2;
	text-align: center;
	cursor: hand;
}
	
.NewsDate {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: Gray;
	font-style: normal;
}
.NewsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E0BB79;
	text-decoration: none;
	text-align: left;

}
.ArtistName {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.tablecelldark {  background-color: #EEEEEE}
.tablecelllight { background-color: #FFFFFF}
.tablecellheader { background-color: #999999; font-weight: bold; color: #FFFFFF}
