img {border:10;}

td a:link
{
	color: #FF8000;
	text-decoration: none;
}

td a:visited {
	color: #888888;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
	color: #993399;
}

body
{
	background-image: url(images/bg_treble_clef.gif);
	background-repeat: no-repeat;
}

.group_header
{
	font-size: 2em;
	margin: 2em 0 .2em 0;
}

.composition_title { font-weight: normal; }
.technique_title
{
	font-weight: bolder;
}
.technique_piece { color:#bbb; }
