/* css */
A
{
	color: #FDFF66;
	text-decoration: none;
}

A:visited
{
	color: #FDFF66;
	text-decoration: none;
}

A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.fp_tour_date
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


.fp_tour_date_band
{
	font-family: verdana;
	font-size: 9px;
	color: #FDFF66;
	text-decoration: none;
	font-weight: bold;
}

a.fp_tour_date_band:visited
{
	font-family: verdana;
	font-size: 9px;
	color: #FDFF66;
	text-decoration: none;
	font-weight: bold;
}
a.fp_tour_date_band:hover
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.newsheadline
{
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.darkbodytext
{
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.featuredbandtext
{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.featuredbandtitle
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright
{
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.footerlink
{
	font-family: verdana;
	font-size: 9px;
	color: #FDFF66;
	text-decoration: none;
}

a.footerlink:visited
{
	font-family: verdana;
	font-size: 9px;
	color: #FDFF66;
	text-decoration: none;
}

a.footerlink:hover 
{ 
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
