body {
	background-image: url(00%20images/background%20vissen.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Trebuchet MS";
	color: #999900;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	color: #00FF99;
	text-decoration: none;
	font-weight: bold;
	list-style-type: circle;
	list-style-position: inside;
}
table {
	border-top-color: #184275;
	border-right-color: #062143;
	border-bottom-color: #062143;
	border-left-color: #184275;
}
a:visited {
	font-weight: bold;
	color: #00FF99;
	text-decoration: none;
}
a:hover {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #00FF99;
	text-decoration: none;
}
textarea {
	background-color: #80BBF7;
}
input {
	background-color: #80BBF7;
}
.knopverzend {
	background-color: #80BBF7;
	border-top-color: #716F64;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #716F64;
}
.knopalleswissen {
	background-color: #80BBF7;
	border-top-color: #716F64;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #716F64;
}

