<style type="text/css">

body {
	font-family: Comic Sans Ms;
	font-size: 12;
	color: #666666;
}

td {
	font-family: Comic Sans Ms;
	font-size: 13;
	font-weight: normal;	
	color: #111111;
}
A:link  {
	font-family: Comic Sans Ms;
	color : #000000;
	background : transparent;
	text-decoration : none;
}

A:visited  {
	font-family: Comic Sans Ms;
	color : #000000;
	background : transparent;
	text-decoration : none;
}

A:hover  {
	font-family: Comic Sans Ms;
	color : #000000;
	text-decoration : underline;
	border-width : 2px;
}

A:active  {
	font-family: Comic Sans Ms;
	color : #000000;
	text-decoration : none;
}

.tussen {
	background-attachment: fixed;
	background-image: url(../images/main_img/tussen_plaatje.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.menu {
	background-attachment: fixed;
	background-image: url(../images/main_img/menu/menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 25px;
	padding-bottom: 10px;
}
input {
	border: 1px;
	border-color: #FFCC00;
	border-style: inset;
	font-family: Comic Sans Ms;
	font-size: 12px;
	color: #0000FF;
	background-color: #FFCC66;
}
option {
	border: 1px;
	border-color: #FFCC00;
	border-style: inset;
	font-family: Comic Sans Ms;
	font-size: 12px;
	color: #0000FF;
	background-color: #FFCC66;
}
select {
	border: 1px;
	border-color: #FFCC00;
	border-style: inset;
	font-family: Comic Sans Ms;
	font-size: 12px;
	color: #0000FF;
	background-color: #FFCC66;
}
.button {
	font-family: Comic Sans Ms;
	font-size: 12px;
	color: #0000FF;
	background-color: #DDDDDD;
}
</style>
