body {background-color: #ffff80; color: #000000; font-family: Verdana, Helvetica, sans-serif;}

.normaltext
{
	line-height: 1.5;
	word-spacing: 3px;
	font-size: 12px;
	text-align: justify;
}

.headline
{
	font-size: 24px;
	font-weight: bold;
	color: #9a4035;
}

.footnote
{
	line-height: 1;
	word-spacing: 1px;
	font-size: 10px;
	text-align: left;
	color: #9a4035;
}

.songlist
{
	line-height: 1;
	word-spacing: 1px;
	font-size: 10px;
	text-align: left;
}

.demosong
{
	line-height: 1.12;
	font-size: 17px;
  font-weight: bold;
}

a:link {color: #9a4035; text-decoration: none;}
a:visited {color: #9a4035; text-decoration: none;}
a:hover {color: black; text-decoration: underline;}
a:active {color: #9a4035; text-decoration: none;} 
 


