<style type="text/css">
a            { text-decoration: none 
}
.border		{border:1px dotted #39597D; 
}



.linkbakgrunn {
	background-image: url('images/menybakgrunn.gif');
	background-repeat: no-repeat
}

.linkrute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	
	padding-left: 34px;
}
a:hover     { 
	color: #003366;
    text-decoration: none;
}
.bunn {
	background-image: url('images/bunn.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
	padding: 14px
}

.spilleliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39597D;
	
	background-image: url('images/spilleliste.gif');
	background-repeat: no-repeat
}
.linkmarg {
	background-image: url('images/sidekantvenstre.gif');
	background-repeat: repeat-y
}
.rightmarg {
	background-image: url('images/sidekanthoyre.gif');
	background-repeat: repeat-y
}
.nyttliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39597D;
	border: 1px dotted #39597D;
}
</style>

