.header {
	font-family: Impact;
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align:center;
	width: 760px;
	text-decoration: underline;
}
.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	width: 760px;
	font-weight: bold;
}
.body_text_big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	width: 760px;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.music_acts {
	font-family: Impact;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
.table_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #000066;
}


a:link {
	color: #CCFFFF;
}
a:visited {
	color: #99FF99;
}
