body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #1a1a1a;
    background-color: #fff;
}

h1 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 22px;
	line-height: 24px;
	color: #1a1a1a;
	font-weight: bold;
}

h2 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 16px;
	line-height: 18px;
	color: #1a1a1a;
	font-weight: bold;
}

h2 a {
    color: #df3801;
    text-decoration: none;
}

h2 a:link {
    color: #df3801;
    text-decoration: none;
}

h2 a:active {
    color: #df3801;
    text-decoration: none;
}

h2 a:visited {
    color: #df3801;
    text-decoration: none;
}

h2 a:hover {
    color: #6094c9;
    text-decoration: none;
}

a {
    color: #df3801;
    text-decoration: none;
}

a:link {
    color: #df3801;
    text-decoration: none;
}

a:active {
    color: #df3801;
    text-decoration: none;
}

a:visited {
    color: #df3801;
    text-decoration: none;
}

a:hover {
    color: #6094c9;
    text-decoration: none;
}

.tekst {
    font-size: 13px;
    font-weight: normal;
    color: #fff;
    line-height: 21px;
    background-color: #6094c9;
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 18px;
}

.tekst h1 {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	font-weight: bold;
}

.tekst a {
    color: #9b1b15;
    text-decoration: none;
}

.tekst a:link {
    color: #9b1b15;
    text-decoration: none;
}

.tekst a:active {
    color: #9b1b15;
    text-decoration: none;
}

.tekst a:visited {
    color: #9b1b15;
    text-decoration: none;
}

.tekst a:hover {
    color: #00a0ea;
    text-decoration: none;
}
