body {
	background-color: #FFFFF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	background-color: #FF9933;
}
a:active {
	color: #FF9933;
}
.RubrikText {
	font-size: 24px;
	font-weight: bold;
	font-family: "Century Gothic";
}
.RubrikTextSvart {
	font-size: 24px;
	font-weight: bold;
	color: #007c00;
	font-family: "Century Gothic";
}
.RubrikTextGul {
	font-size: 24px;
	font-weight: bold;
	color: #FF9933;
	font-family: "Century Gothic";
}

.IngressText {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 13px;
}
.TextenText {
	font-size: 13px;
	font-family: "Century Gothic";
}.LitenText {
	font-size: 9px;
}
.InputText {
	font-family: "Century Gothic";
	font-size: 10px;
}

