#nav1 ul {
	list-style: none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
  line-height: 25px;
  display: inline;
  white-space: nowrap;
  text-align: left;
  margin:0px;
  padding:0px;
}

#nav1 li {
	margin: 0px;
	padding-right: 20px;
  display: inline;
  white-space: nowrap;
  text-align: left;
}



li {
	margin: 0px;
	padding: 0px;
}

li a:link, a:visited {
	color: #000033;
	text-decoration: none;
}

li a:hover, a:active {
  color: #666699;
}

#kollom_links a:link, #kollom_links a:visited {
	font-weight: bold;
  color: #000033;
  text-decoration:underline;
}

#kollom_links a:hover, .#kollom_links a:active {
  font-weight: bold;
  color: #666699;
  text-decoration:underline;
}

.kollom_rechts_tekst a:link, .kollom_rechts_tekst a:visited {
	font-weight: bold;
  color: #000033;
  text-decoration:underline;
}

.kollom_rechts_tekst a:hover, .kollom_rechts_tekst a:active {
  font-weight: bold;
  color: #666699;
  text-decoration:underline;
}

#ak a:link, #ak a:visited {
  text-decoration: none;
  font-size: 10px;
  color: #cccccc;
}

#ak a:hover, #ak a:active {
  text-decoration: none;
  font-size: 10px;
  color: #ffffff;
}


