.meny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	text-indent: 4px;
}
.bandnavn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	vertical-align: bottom;
}
.bandtekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	vertical-align: top;
	padding: 3px;
}
.overskrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 2px;
	text-align: left;
}
.overhead {
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	margin: 0px;
	padding: 0px;
}
.over {
	border: 1px solid #666666;
}
.bilde {
	vertical-align: middle;
	text-align: center;
	background-color: #C3CBD5;
}
a {
	text-decoration: none;
	color: #000000;
}
