a:link {
	color: #CC3300;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}

b {
	font-family: verdana, arial, "sans-serif";
	font-weight: bold;
}

body {
	background-attachment: fixed;
	background-color: #FFCC99;
	background-image: url(../fwim/bgfwkolom.gif);
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 3px;
	margin-top: 15px;
}

p {
	color: #000033;
	font-family: tahoma, arial, "sans-serif";
	font-size: 10pt;
	line-height: 135%;
}

.knop {
	color: #003366;
	font-family: tahoma, arial, "sans-serif";
	font-size: 8pt;
	font-weight: bold;
	margin-left: 7px;
}

