A:link {
color: #ED008C;
text-decoration: none;
}
A:visited {text-decoration: none;
color: #4DA5E2;
}
A:active {text-decoration: none}

A:hover {
text-decoration: underline;
color: #4DA5E2;

}




ul#navlist
{
	margin-right: 0;
	margin-top: -7px;
	margin-bottom: 0;
	padding: 0;
	white-space: nowrap;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 31px;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;

}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a 
{ 
padding-left: 0px;
padding-right: 4px;
}

#navlist a:link, #navlist a:visited
{
	padding: 3px;
	padding-left: 0px;
	padding-right: 4px;
	text-decoration: none;
	color: #FFFFFF;
}

#navlist a:hover
{
	text-decoration: none;
	color: #ED008C;
}

#navlist a:hover
{
	text-decoration: none;
	color: #ED008C;
}

#navlist #currentpage a {
	color: #ED008C;
	}
	
ul#TouchedBands {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 23px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#TouchedBands li
{
display: list-item;
list-style-type: none;
}

#TouchedBands a:link, #TouchedBands a:visited
{
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #666666;
}
#TouchedBands a:hover
{
color: #ED008C;
}

#TouchedBands #currentpage a {
	color: #ED008C;
	}

.Past_artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
}

.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 17px;
	line-height: 20px;
	text-align: justify;
	background-position: top;
}


ul#footerlist
{
	float: right;
	padding-left: 0px;
	white-space: nowrap;
	margin-right: 0px;
}

#footerlist li
{
display: inline;
list-style-type: none;
}

#footerlist a 
{ 
padding: 3px;
}

#footerlist a:link, #footerlist a:visited
{
color: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

#footerlist a:hover
{
color: #4DA5E2;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
text-decoration: none;
padding: 3px;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
