
a.links:visited {  color: #EA4798; text-decoration: none}
a.links:link {  color: #EA4798; text-decoration: none}
a.links:hover {  color: #EC59A2; text-decoration: underline}

a:visited {  color: #4573B3; text-decoration: none}
a:link {  color: #4573B3; text-decoration: none}
a:hover {  color: #FDBF6F; text-decoration: underline}

a.footer:visited {  color: #5AB947; text-decoration: none}
a.footer:link {  color: #5AB947; text-decoration: none}
a.footer:hover {  color: #5AB947; text-decoration: underline}

BODY {
scrollbar-arrow-color:#FFFFBF;
scrollbar-track-color:#CCE6FF;
scrollbar-shadow-color:#FFFFBF;
scrollbar-face-color:#4573B3;
scrollbar-highlight-color:#FFFFBF;
scrollbar-darkshadow-color:#CCE6FF;
scrollbar-3dlight-color:#4573B3}


FONT
{
Font-Family: Verdana;
font-color: #000080;
font-size: 10pt}

h4, form h1 {
	font-family:Verdana;
	font-size:17px;
	color:#8CC238;
}
table {
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	line-height:18px;
}
form p{
	text-align:right;
	margin-right:150px;
}
p.boek{
	font-family:Verdana;
	font-size:12px;
	color:#000080;
	line-height:18px;
	text-align:left;
}


SELECT, option, textarea, input {
        BORDER-RIGHT: #809CC9 1px dotted;
        BORDER-TOP: #809CC9 1px dotted;
        BORDER-BOTTOM: #809CC9 1px dotted;
        BORDER-LEFT: #809CC9 1px dotted;
        COLOR: #000080;
        FONT-SIZE: 11px;
        FONT-FAMILY: Verdana; BACKGROUND-COLOR: #FFFFBF }