body {
	background: url(/Portals/_default/Skins/Boertjes/images/splash_bg.gif) center repeat-y;
	background-color: #e2d7c1;
}

p {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

a.link:link, a.link:visited {
	font-family: Verdana;
	color: #555555;
	font-size: 11px;
	text-decoration: underline;

}

a.link:hover, a.link:active {
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
	
}

a.sitemap:link, a.sitemap:visited {
	font-family: Verdana;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;

}

a.sitemap:hover, a.sitemap:active {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	text-decoration: underline;
}

.sitemap {
	font-family: Verdana;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

.footer {
	text-align: center;
	width: 392px;
}