a:link {
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
  color: #336699;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	color: #336699;
}

a.hidden {
  	color: #336699;
	font-family: Arial;
	font-size: 12px;
  	color: #336699;
}

a.hidden:visited {
  color: #336699;
}

a.hidden:hover {
	color: #336699;
}

a.hidden:active {
  color: #336699;
}

a.nav:link {
	color: #336699;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 100%;
	}

a.nav:visited {
	color: #336699;
	text-decoration: none;
}

a.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	width: 100%;
	}

a.nav:active {
	background-color: #336699;
	text-decoration: none;
}
a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	width: 117px;
	height: 20px;
	border: thin dotted #000000;
}

a.box:hover {
  	width: 117px;
	height: 20px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
