a:link { text-decoration: none;
}
a:visited {  text-decoration: none;
}
a:active {  text-decoration: none;
}
a:hover {  text-decoration: none;
}
.treeview a:visited {
	color : inherit;
}
.treeview a:hover {
	color : inherit;
}
.treeview a:link {
	color : inherit;
}
.treeview a:active {
	color : inherit;
}

.h3 a:visited {
	color : inherit;
}
.h3 a:hover {
	color : inherit;
}
.h3 a:link {
	color : inherit;
}
.h3 a:active {
	color : inherit;
}

.body a:visited {
	color : inherit;
}
.body a:hover {
	color : inherit;
}
.body a:link {
	color : inherit;
}
.body a:active {
	color : inherit;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}
.koptabel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;

}
.h3 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #0099CC; font-weight: bolder; }
.menu1 { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #0099CC; ; font-weight: bold}
.menutekst { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #0099CC; ; text-decoration: none; border: none}
.treeview ul{ /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #0099CC;
	font-weight: bold;
	padding-left: 0px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white no-repeat left center;
list-style-type: none;
padding-left: 0px;
margin-bottom: 3px;
; font: bold 12px Geneva, Arial, Helvetica, san-serif; color: #0099CC
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
	background: white no-repeat left 1px;
	cursor: pointer!important;
	cursor: pointer !important;
	;
	font: bold 12px Geneva, Arial, Helvetica, san-serif;
	color: #0099CC;
	padding-left: 0px;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
	;
	font: bold 12px Geneva, Arial, Helvetica, san-serif;
	color: #0099CC;
	padding-left: 10px;
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
	;
	font: normal 12px Geneva, Arial, Helvetica, san-serif;
	color: #0099CC;
	padding-left: 10px;
}
.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; color: #000000; font-weight: normal;
}
