.tablebox {
	padding: 5px;
	border: thin solid #999999;
	margin-top: 10px;
}
A.tablelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF00CC;
	text-decoration: none;
}

A.tablelinks:hover {
	font-weight: bolder;
	background-color: #000000;
	text-transform: none;
	text-decoration: underline;
	color: #FFCCFF;
}

.musiclinks a:hover {
	font-weight: bolder;
	background-color: #000000;
	text-transform: none;
	color: #FFFF66;
	text-decoration: underline;
}

.musiclinks a:link,.musiclinks a:visited {
	color: #66FF00;
}
.musiclinks {
	color: #66CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.PageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: italic;
	color: #66CCFF;
}
.PageDateSubtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #66CCFF;
}
.PageBodyMainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #66CCFF;
}
.PageBodyTableHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #66CCFF;
	font-weight: bold;
}
.PageBodyTableCellSetDescriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #66CCFF;
}
a:link, a:visited {
	color: #FF33FF;
	text-decoration: none;
}

a:hover {
	color: #FF0099;
	text-decoration: underline;
}
.MusicIndexPageBodyMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	color: #00FF66;
}
.MusicMenuPageBodyMainText {
	color: #66CCFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}