.tekst {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.nav:link {
	color: #FF6600;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav:visited {
	color: #FF6600;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav:hover {
	color: #003366;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.formelements {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	background-color: #FFFF99;
}
.formelements2 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	background-color: #66CC66;
}
.formelements3 {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	background-color: #FF6600;
}
a.box:link {
	color: #003333;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	float: left;
	width: 95%;
	border-top: thin outset #999999;
	border-right: thin outset #333333;
	border-bottom: thin outset #333333;
	border-left: thin outset #999999;
	padding: 1px;
	font-variant: normal;
	font-style: normal;
}

a.box:visited {
	color: #003333;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	float: left;
	width: 95%;
	border-top: thin outset #999999;
	border-right: thin outset #333333;
	border-bottom: thin outset #333333;
	border-left: thin outset #999999;
	padding: 1px;
}

a.box:hover {
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top: thin inset #333333;
	border-right: thin inset #999999;
	border-bottom: thin inset #999999;
	border-left: thin inset #333333;
	background-color: #999999;
}
a.box2:link {
	color: #333333;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 95%;
	border-top: thin outset #999999;
	border-right: thin outset #333333;
	border-bottom: thin outset #333333;
	border-left: thin outset #999999;
	padding: 1px;
	font-variant: normal;
	font-style: normal;
	background-image: url(../images/ccc.jpg);
}

a.box2:visited {
	color: #333333;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 95%;
	border-top: thin outset #999999;
	border-right: thin outset #333333;
	border-bottom: thin outset #333333;
	border-left: thin outset #999999;
	padding: 1px;
	background-image: url(../images/ccc.jpg);
}

a.box2:hover {
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top: thin inset #333333;
	border-right: thin inset #999999;
	border-bottom: thin inset #999999;
	border-left: thin inset #333333;
	background-image: url(../images/cccb.jpg);
}
.active {
	color: #FFFFFF;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top: thin inset #333333;
	border-right: thin inset #999999;
	border-bottom: thin inset #999999;
	border-left: thin inset #333333;
	background-color: #CC3300;
	float: left;
	width: 95%;
}
