.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.bands {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.link {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;


}
.song {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.artist {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.pictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
