body {
	background-color: #8FD2C5;
}
body,td,th {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #7E725B;
}
a:link {
	color: #466F82;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E725B;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #809EAD;
}
.albumdetails {
	font-size: 10px;
	font-family: "Courier New", Courier, mono;
	color: #000000;
}
.style7 {
	font-size: 10;
	color: #7E725B;
}
.albumTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #7E725B;
}
.concertdates {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #7E725B;
	margin: 3px;
	padding: 3px;
	overflow: scroll;
	width: 650px;
	height: 370px;
	float: left;
}
