body {
	background-color: #ffcfe9;
}
body,td,th {
	font-family: Helvetica, Helvetica Neue, Arial, Verdana;
	font-size: 16px;
	color: #a1a1a1;
	font-weight: bold;
}
body {
	margin-top: 100px;
	background-color: #ffcfe9;
}
a:link {
	color: #a1a1a1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a1a1a1;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #a1a1a1;
}
.navigatie {
font-size: 24px;
font-color: #A1A1A1;
}
.slash {
color: #FF7CB6;
font-weight: bold;
}
.footer {
color: #A1A1A1;
font-size: 11px;
font-weight: normal;
margin: 50px;
}
.picture {
margin: 20px;
}
.tekst {
color: #A1A1A1;
font-weight: bold;
font-size: 19px;
}
.teksttwee {
color: #7d7d7d;
font-size: 12px;
font-weight: normal;
margin: 50px;
}
.tekstdrie {
color: #7d7d7d;
font-size: 12px;
font-weight: normal;
}
.kopje {
font-size: 14px;
color: #7d7d7d;
font-weight: bold;
}
.blognote {
margin: 30px 0px 0px 50px;
}