.menue {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

.menue:hover {
  font-family: Arial;
  font-size: 14pt;
  font-weight: bold;
  color: #990000;
  background-color: #F7ED31;
}

td a.menue {
  display: block;
  width: 100%;
} 

.link {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #000000
}


.link:hover {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #CC0000; 
  text-decoration: none; 
  background-color: #F7ED31
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
}.pageinfo {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: italic; color: #666666; background-color: #CDCDCD}
.lyrics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F6ED30;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 9px;
}
.layer {
	border: medium solid #ED2F2C;
	background-color: #000000;
	width: 2px;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: bold;
	background-color: #F7ED31;
}
