a:link {
	color: #999999;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}


a:focus {
	background:yellow;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

body, table {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 0;
	margin-top: 0;
}

h1 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

h2 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

h3 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: -18px;
}

h4 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: -18px;
}

li {
	list-style-position: outside;
	margin-left: -22px;
	background-image: none;
	list-style-image: url(images/amp-pijl.gif);
}

.linkssmall {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
