body, td, th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
body {
	background-color: #a9CCF6;
	background-image: url();
}
a:link {
	color: #990099;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: xx-large;
	color: #000066;
}
h2 {
	font-size: x-large;
	color: #000066;
}
h3 {
	font-size: large;
	color: #CC0066;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
}
.songtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}