img {
	behavior:	url("pngbehavior.htc");
}
BODY {
 	margin-top : 0px;
 	background-color : #f4f1ea;
     color : #630;
     font-size : 11px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
}
a {
     color : #808000;
     font-size : 11px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     font-weight : bold;
     text-decoration : none;
}
.liten a {
     color : #232300;
     font-size : 9px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 .liten a:link {
     color : #232300;
     font-size : 9px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 .liten a:hover {
     color : #ff8c00;
     font-size : 9px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 a:link {
     color : olive;
     font-size : 11px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 a:hover {
     color : #ff8c00;
     font-size : 11px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     font-weight : bold;
     text-decoration : none;
  }
 p {
 	margin-top : 0px;
 	margin-bottom : 4px;
     color : #630;
     font-size : 11px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 td {
     color : olive;
     font-size : 12px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 
 td.meny {
     color : olive;
     font-size : 12px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
     background-color : #f4f1ea;
     padding-top : 5px;
     padding-bottom : 5px;
     padding-left : 3px;
     padding-right : 3px;
  }
 .menyoverskrift {
     font-weight : bold;
     font-size : 11px;
  }
 .konserttekst {
     color : #630;
     font-size : 10px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
  }
 .konsertoverskrift {
     color : olive;
     font-size : 10px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
     font-weight : bold;
     vertical-align : top;
  }
.konsertliste {
     color : #630;
     font-size : 11px;
     font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
     text-decoration : none;
}
.konsertlisteoverskrift {
	background-color : #f4f1ea;
	color : #630;
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}
h1 {
     color : #fff;
     font-size : 13px;
     font-family : Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
     font-weight : bold;
     text-decoration : none;
     margin : auto 0;
  }
.litentekst {
	color : #630;
	font-size : 11px;
	font-family : Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}