body { 
  	color : #000; 
  	background : #fff; 
	font-family: "Times New Roman", Times, serif;
  	font-size: 12px;
	font-weight: normal;
}

h2 {
	color : #000; 
  	background : #fff; 
  	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}

p {
	background : #fff; 
  	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color : #000;

}

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#bunn {
	color : #000; 
  	background : #fff; 
  	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#dato, #nav, #menyhoyre, #nyheter, #tjenester, #om, #referanser, #tips, #layout { 
  display : none; 
} 

