body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	margin: 0px;
}
td {
	background-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
}
a {
	color: #003366;
}
.songtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.songtitles a {
	text-decoration: none;
	color: #000000;
}

.songtitles a:hover {
	color: #660000;
	font-weight: bold;
}

.songtitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
}
.songtitles2 a {
	text-decoration: none;
	color: #333333;
}

.songtitles2 a:hover {
	color: #333366;
	font-weight: bold;
}

