.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DE001A;
	text-decoration: none;
	line-height: 14px;
}
.gul-rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4911C;
	text-decoration: none;
}
.fond-ram {
	background-color: #FFFFFF;
	border: 1px solid #C9B38F;
}
a:visited {
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px none #000000;
}
