body {
	text: #000000;
	scrollbar-3d-light-color: #cccccc; 
	scrollbar-arrow-color: #ffffff;
    scrollbar-base-color: #ffffff; 
	scrollbar-dark-shadow-color: #ce3041;
    scrollbar-face-color: #23478d; 
	scrollbar-highlight-color: #6B6B6B;
    scrollbar-shadow-color: #ffffff; 
}
a {
  color: #000000; 
  text-decoration: none;
}
a:hover { 
	color: #4D555F; 
	text-decoration: none; 
}
a.menu { 
	color: #444C55;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none; 
}
a.menu:hover { 
	color: #5E6975; 
	text-decoration: none; 
}
a.link { 
	color: #000000;
}
a.link:hover { 
	color: #000000; 
	text-decoration: underline; 
}
p.header {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
p.menu {
	color: #444C55;
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
} 
p.btext {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
} 
p.text {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
}
p.stext {
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10px;
}
input,textarea {
	color:#000000; 
	background-color:#cccccc; 
	border: 0px #999999 solid; 
	font-family: Trebuchet MS; 
	font-size: 12;
}
.knop {
	color:#000000; 
	background-color:#bbbbbb; 
	border: 1px #000000 solid; 
	font-family: Trebuchet MS; 
	font-size: 12;
}
