<style type="text/css">{  }

body {  font-family: verdana, times new roman;
	font-size: 12px;
	font-size-adjust: 0.58;
	font-color: #ffffff;
	background-color: #4C6260; }


font.a {  font-family: verdana, times new roman;
	font-size: 12px;
	font-size-adjust: 0.58; }  

font.small {  font-family: arial;
	font-size: 10px;
	font-size-adjust: 0.58; }

.Submitknap {
  width: 160px;
  background-color : #FFFFFF;
  border : 2px;
  font-size: 11px;
  font-weight: bold; }

.Submitknap-lille {
  width: 60px;
  background-color : #FFFFFF;
  border : 2px;
  font-size: 11px;
  font-weight: bold; }
   -->

td,th,p {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 10px;
	color: #000000;
} 
a {
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	color: #9E9E9E;
	text-decoration:none;
}
a:hover {
	color: #727272;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.adress {
	color: #9E9E9E;
}
.button_0 {
    width:35px;
    height:35px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #FF6666;
    cursor:none;
}
.button_1 {
    width:35px;
    height:35px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #99FF99;
    cursor:pointer;
}
.button_gul {
    width:35px;
    height:35px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #cccccc;
    cursor:none;
}
.button_book1 {
    width:50px;
    height:20px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #FF6666;
    cursor:none;
}
.button_book2 {
    width:50px;
    height:20px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #99FF99;
    cursor:pointer;
}
.button_book3 {
    width:50px;
    height:20px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #cccccc;
    cursor:none;
}
.textbox {
    width:250px;
    height:15px;
    font-size: 11px;
    border: 1px solid #000000;
    background-color: #F5F5F5;
}

a.b { text-decoration: none }
a:link.b { color: #000000; }
a:hover.b { color: #000000; text-decoration: underline }
a:visited.b { color: #000000; }
a:visited:hover.b { color: #000000; text-decoration: underline }

a.c { text-decoration: underline }
a:link.c { color: #000000; }
a:hover.c { color: #000000; text-decoration: underline }
a:visited.c { color: #000000; }
a:visited:hover.c { color: #000000; text-decoration: underline }
</STYLE>