body,
table {
	font-family: Verdana;
	font-size: 10px;
	color: #2f4059;
	line-height: 130%;
}

.Kop1 {
  font-family: Verdana;
  font-weight: bold;
	font-size: 13px;
	line-height: 150%;
	/*color: #489dc0;*/
	color: #003366;
}

.Kop2 {
  font-family: Verdana;
  font-weight: bold;
	font-size: 11px;
	line-height: 150%;
	/*color: #489dc0;*/
	color: #003366;
}

a:link, a:visited {
  color: #CC6600;
  text-decoration: none;
}

a:hover {
  /*color: #2f4059;*/
  color: #A90061;
  text-decoration: none;
}