.button { 	
		background-color: White;
		FONT-FAMILY: , verdana, helvetica, sans;
		color: #00319C;
		font-size: 8pt;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid #3163CE;
}

.buttonon { 
		background-color: #FFD700;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: Navy;
		font-size: 8pt;
		height: 18px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: 1px solid Navy;
}

BODY {
	background : #305983;
	margin-top : 0px;
}

TABLE.border {
	border-style: solid; border-width : 1;
	background : #FBF9D9;
}

TABLE {
	font-family :  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.kop {font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 25pt; font-weight: bold;
	color: #305983;
} 


A.menulink {
display: block;
text-align: center;
text-decoration: none;
font-family:verdana, helvetica, sans;
font-size:12px;
font-weight: bold;
color: #305983;
border: solid 1px #305983;
 background-color : White;
}

A.menulink:hover {
border: solid 1px #6100C1;
background-color:#FFD700;
}

.copyright {
	font-size : 10px;
	color : #A9A9A9;
	
}
A.copyright {
	text-decoration: none;
}

A.copyright:HOVER {
	text-decoration: none;
	color : #DC143C;
}

A.top:VISITED {
	font-family: Verdana, arial,  helvetica, sans-serif;
	font-size: 10px;
	color : #305983;
	text-decoration : none;
	background-image: url(images/up_uit.gif);
	background-repeat: no-repeat;
}


HR.lijn {
	color : #FFA500;
	height: 1px;
}
A.top {
	font-family: Verdana, arial,  helvetica, sans-serif;
	font-size: 10px;
	color : #305983;
	text-decoration : none;
	background-image: url(images/up_uit.gif);
	background-repeat: no-repeat;
}
A.top:HOVER {
	font-family: Verdana, arial,  helvetica, sans-serif;
	font-size: 10px;
	color : #DC143C;
	text-decoration : none;
	background-image: url(images/up_aan.gif);
	background-repeat: no-repeat;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #305983;
}
