body {
	background-color: #CEE7FF;
	color: #FFFFFF;
	font-weight: normal;
}
.login {
	color: #993300;
	font-weight: bold;
}
.menu {
	font-size: 18px;
	font-weight: bold;
}
.admin_header {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.admin_table {
	border: 1px solid #000000;
}
.main_text {
	font-size: 12px;
}
.succes {
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
.table {
	border: 1px solid #000000;
}
.menukaart {
	font-size: 13px;
	font-weight: bold;
}
.menukaartkop {
	font-size: 16px;
	font-weight: bold;
}
.info_header {
	color: #CC6633;
	font-weight: bold;
	font-size: 16px;
}
.info_text {
	color: #CC6633;
}
.main_header {
	font-size: 16px;
	font-weight: normal;
}
body,td,th {
	font-family: Comic Sans MS;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}