
A:link		{ color: #6365ce; text-decoration: none }
A:visited	{ color: #6365ce; text-decoration: none }
A:hover		{ color: #cc0066; text-decoration: underline }


.head A,.header A
	{ color: #ffffff; text-decoration:none; font-weight:bold }


.head A:visited,.header A:visited
	{ color: #ffffff }
.head A:hover,.header A:hover
	{ color: #ccccff }


.concert-date A:link{
	text-decoration: none;
	color: #fff;
	}
.concert-date A:hover{
	text-decoration: none;
	color: #6365ce;
	}
.concert-date A:visited{
	text-decoration: none;
	color: #fff;
	}

