body						{ font-family: "Trebuchet MS"; font-size:12px;  color: #919191;}
input						{ font-family: "Trebuchet MS"; font-size: 11px;  color: #919191;}
textarea					{ font-family: "Trebuchet MS"; font-size: 11px;  color: #919191;}

a:link						{ color: #000000; text-decoration: none; }
a:visited					{ color: #000000; text-decoration: none; }
a:hover						{ color: #000000; text-decoration: underline; }
a:active					{ color: #000000; text-decoration: none; }

.dark						{ background-color: #F7F9FD; }
.light						{ background-color: #FFFFFF; }
	
.error						{ font-family: "Trebuchet MS"; color: #990000; font-size:11px; }
.normaal					{ font-family: "Trebuchet MS"; font-size:12px;  color: #919191;}





