.blaaboks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.blaaboks_stor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #00254C;
} 

.tekst { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #00254C;
}

tr {
  font-family: "Verdana";
  font-size: 10pt;
	color: #444444
}

td {
  font-family: "Verdana";
  font-size: 10pt;
	color: #444444
}

td.headline {
  font-family: "Verdana";
  font-size: 12pt;
	color: #ffffff
}

a:link 	        {color: #907A4A;
								 font-style: normal;
                 text-decoration: none;
                 border-style: none;
                 border-width: none}
a:active	      {color: #907A4A;
                 font-style: normal;
                 text-decoration: none;
                 border-style: none;
                 border-width: none}
a:visited	      {color: #907A4A;
                 font-style: normal;
                 text-decoration: none;
                 border-style: none;
                 border-width: none}
a:hover		      {color: #C2AD7D;
                 text-decoration: none;
                 border-style: none;
                 border-width: none}
