/* CSS Document */
/* Utviklet av Nettkompaniet, www.nettkompaniet.no */


BODY, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
	}

A {
	text-decoration: none;
	font-weight: normal;
	color: #134272;
	font-size: 11px;
	}
	

A:hover {
	text-decoration: underline;
	color: #134272
	font-weight: normal;
	font-size: 11px;


	
	}



.menytekst {
	text-decoration: none;
	font-weight: none;
	color: #000000;
	font-size: 9px;
	
	}
	
.menytekst:hover {
	text-decoration: underline;
	font-weight: none;
	color: #000000;
	font-size: 9px;
	
	}

.standard11blue {
	text-decoration: none;
	font-weight: none;
	color: #134272;
	font-size: 11px;
	
	}
	
.standard11blue:hover {
	text-decoration: underline;
	font-weight: none;
	color: #134272;
	font-size: 11px;
	
	}

.standard11blueB {
	text-decoration: none;
	font-weight: bold;
	color: #134272;
	font-size: 11px;
	
	}

.standardoverskrift {
	text-decoration: none;
	font-weight: bold;
	color: #134272;
	font-size: 14px;
	
	}
