body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15px;
    font-weight: normal;
	font-style: normal;
	line-height: 12pt;
	letter-spacing: 0px;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

<!-- #C1B19A - #d47800-->

td  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
	font-style: normal;
	line-height: 15pt;
}

th  {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-weight: normal;
	font-style: normal;
}

#tekst {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	color: blak;
}


pre {
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 15pt;
	color: blak;
}


a:hover { 
	color: #ff6900;
	background-color: none;
	
}

a {
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	}

