a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}
body {	
	background-color: #f7efbf;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: x-small;	
	line-height: normal;	
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	border: thin #000000;
	}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.koppagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
}
.fout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.newsnormal {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
}
.newskop {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-weight: bold;
}
.newsitalic {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: italic;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
