a:hover {
	text-decoration: none;
}
a:link {
}

.tablebg {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(gfx/tablebg.jpg);

}
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(gfx/bggg.jpg);
	font-family: "Times New Roman", Times, serif;

 }
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.songlink {
	text-decoration: none;
	color: #FFFFFF;
}





.alltext {
	font-family: "Penguin Light YU";
	font-size: 13pt;
	color: #FFFFFF;
}

.headlines {
	font-family: "Penguin Light YU";
	color: #FEBC64;
	font-size: 14pt;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
