a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.header {
	font-size: 20px;
	color: #FF9900;
}
.larger {
	font-size: 15px;
}
.titletext {
	font-size: 20px;
	font-style: italic;
}
.small {
	font-size: 10px;
}
.bandtext {
	font-size: 24px;
	font-weight: bold;
}
body {
	background-color: #000000;
	color: #FFFFFF;
}
.tracks {
	font-size: 12px;
	font-weight: bold;
}
