a:link {
	text-decoration: none;
	color: #000000;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	color: #000000;
		font-size:12px;

}
a:hover {
	text-decoration: underline;
	color: #F5832C;
		font-size:12px;

}
a:active {
	text-decoration: none;
		font-size:12px;

}
div.dash {
  border-width: 1px;
  border-color: #D2AB67;
  border-style: dashed;
}
.header2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #D2AB67; }
.Subkop1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #D2AB67; }
.Subkop2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #F5832C; }
.Subkop3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #D2AB67; }
.tekst1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}