body{
	background: url(../bg_files/trae.gif);
	text-align: left;
	font-family:	Comic Sans MS, "Courier New", helvetica;
      }
table{
	background: url(../papir.jpg);
      }
td{
	border: none;
      }
h2{
	color: rgb(0,0,153);
      }
h3{
	color: rgb(0,0,153);
}
h4{
	color: rgb(0,0,153);
      }
p.menu { 
	color: black; font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	
}
p.menu1 { 
	color:black; 
	font-size: 16px; 
	background-color: #ddddff;
	margin-top: 9px; 
	margin-bottom: 9px; 
	padding-right: 0; 
	padding-left: 4px }

p.menu0 { 
	color: white; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
}
.tekst { 	
	font-size: 10px; 
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p.tekst2{
	color: #006600;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: transparent; 
	padding: 0 17px 0 }

p.tekst2a {
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	color: rgb(0, 0, 0);
}

.link{
	color: rgb(0,0,153);
	font-size:		9px;

	font-weight:	normal;
      }

.webmaster{
	color: rgb(0,0,0);
	font-size:		8px;
	text-align: center;
	font-weight:	normal;
      }

#tidligere{
	color: rgb(0,0,153);
	font-size:		medium;
	font-weight:	normal;
      }
.top{
	color: rgb(0,0,153);
	font-size:		10px;
	font-weight:	normal;
      }


a:link{
color: blue;
background: transparent;
text-decoration: none;
}

a:visited{
color: blue;
background: transparent;
text-decoration: underline;
}

a:hover{
color: red;
background: #DDDDDD;
text-decoration: none;
}

a:active{
color:orange;
background: transparent;
text-decoration: underline;
}