A:hover {
    color:#fefdd3;
    text-decoration:underline;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-weight : bold;
	text-transform:uppercase;
    }

A:link {
    color:#3DAF4E;
	text-decoration:none;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size: 12px;
    }

A:active {
    color: #FEFDD3;
    text-decoration:underline;
    background-color :#b34c34;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    }

A:visited {
    color:#3DAF4E;
	text-decoration:none;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size: 12px;
    }
	
.navlinks {
    color:#3DAF4E;
	text-decoration:none;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-weight : 700;
	font-size: 12px;
}
.actnavlinks {
    color:#b34c34;
    text-decoration:none;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-weight : 700;
	font-size: 12px;
}
.toplinks {
    color:#b34c34;
    text-decoration:none;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size: 10px;
}
.tekst2 {
    color:#003333;
    text-decoration:none;
    font-family : Verdana, Times, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight : normal;
}


.back {
    cursor:w-resize;
    }

.forward {
    cursor:e-resize;
    }

.down {
    cursor:s-resize;
    }

.up {
    cursor:n-resize;
    }

.disclaim {
    font-size: 10px;
    }
	
.foot {font-size:10px;font-family:   Verdana, Times, Arial, Helvetica, sans-serif;
}
.email {	font : normal;
}

.b1d{font-family:sans-serif;color:#fefdd3;font-size:1px;word-spacing:0;line-height:0; 
text-indent:0;margin:0;visibility:hidden;display:none;}


H1 {
	color: #b34c34;
	size: 15px;
	line-height: 2;
	font-weight: 600;
	font :  Verdana, Times, Arial, Helvetica,sans-serif;
}

H2 {
    color: #b34c34;
    size: 13px;
    font-family:  Verdana, Times, Arial, Helvetica, sans-serif;
    line-height: 1;
    font-weight: 600;
    }

H3 {
	color: #003333;
	size: 13px;
	line-height: 1;
	font-weight:100;
	font :  Verdana, Times, Arial, Helvetica, sans-serif;
}
H4 {color: #b34c34;
    size: 12px;
	line-height: 1;
	font-weight:300;
	font :  Verdana, Times, Arial, Helvetica, sans-serif;
}
H4.fas {
	color: #00DF00;
	size: 12px;
	line-height: 1;
	font-weight:300;
	font :  Verdana, Times, Arial, Helvetica, sans-serif;
}
H4.fearn {
	color: #008000;
	size: 12px;
	line-height: 1;
	font-weight:300;
	font :  Verdana, Times, Arial, Helvetica, sans-serif;
}
.bor{BORDER-RIGHT: #b34c34 1px solid;
	BORDER-TOP: #b34c34 1px solid;
	BORDER-LEFT: #b34c34 1px solid;
	BORDER-BOTTOM: #b34c34 1px solid;
	border-style : ridge;
	padding-bottom : 5px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px; 
}
.borfearn{BORDER-RIGHT: #008000 1px solid;
	BORDER-TOP: #008000 1px solid;
	BORDER-LEFT: #008000 1px solid;
	BORDER-BOTTOM: #008000 1px solid;
	border-style : ridge;
	padding-bottom : 5px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px; 
}
.borfas{BORDER-RIGHT: #00DF00 1px solid;
	BORDER-TOP: #00DF00 1px solid;
	BORDER-LEFT: #00DF00 1px solid;
	BORDER-BOTTOM: #00DF00 1px solid;
	border-style : ridge;
	padding-bottom : 5px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px; 
}