* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	font-family:"Trebuchet MS";
	background-color: #1b1717;
}
/* CeyssensIT Reclame */
.extra{ color: #ff0000; text-decoration:none; }
.link{ color: #ffffff; text-decoration:none; }

.mededeling{
	color: #787878;
	font-size: 10px;
	height: 75px;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a0e503;
	vertical-align: bottom;
}
.facebook{
	background-color: #1b1717;
	font-size: 10px;
	height: 65px;
	text-align:center;
	border: 1px;
	border: solid;
	border: #a0e503;
	vertical-align: bottom;
}

a:link {
	color:#ffffff;
	font-weight: normal;
    text-decoration: none;
} 
a:visited {
	color:#ffffff;
	font-weight: normal;  
    text-decoration: none; 
}
a:hover {
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;
} 
a:active { 
	color:#ffffff;
	font-weight: normal;
	text-decoration: underline;
}
