/* Start of CMSMS style sheet 'Home pagina' */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.klein_wit {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0080FF;
	text-decoration: none;
}
a:active {
	color: #0080FF;
	text-decoration: none;
}

/* End of 'Home pagina' */

