body {
	background-image: url(bg.gif);
	background-repeat: repeat;
	font-family: Verdana;
}

.darker {
	background-image: url(bgd.gif);
	background-repeat: repeat;
	border: 0px solid;
}

.redb {
	border: 1px solid #CE0000;
}

.nob {
	border: 1px solid #dad8d8;
}

.plaat {
	font-family: "Times New Roman";
	font-size: 30px;
	letter-spacing: 4px;
	color: #FF4500;
}

a:link, a, a:active, a:focus, a:hover, a:link, a:visited {
	text-decoration: none;
	color: #4682B4;
}