.handcursor {
	cursor: hand;
}
.headings {
	font-size: 65%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000099;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.entries {
	font-size: 85%;
}
.index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #0000FF;
	list-style-type: square;
	font-variant: small-caps;
	list-style-position: outside;
}
.lists {
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", serif;
	font-size: 75%;
	font-variant: small-caps;
	list-style-position: inside;
	list-style-type: square;
	color: #0000FF;
	text-indent: -10mm;
	font-weight: bold;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	color: #000066;
	background-color: #99CCFF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
body,td,th {
	color: #0000FF;
}
.tableheader {
	font-size: 75%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000099;
	font-family: "Trebuchet MS", Verdana, Georgia, "Times New Roman", serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	text-decoration: none;
}
.artistlisting {
	font-size: 85%;
}

