body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	scrollbar-3dlight-color:#FF6600;
    scrollbar-arrow-color:#FF6600;
    scrollbar-base-color:000000;
    scrollbar-darkshadow-color:#FF6600;
    scrollbar-face-color:000000;
    scrollbar-highlight-color:000000;
    scrollbar-shadow-color:000000;
}

td, .normaal{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FF6600;
}
.smaller{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
	color : #FF6600;
}
.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #FF6600;
}
.kop{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 26px;
	color : #FF6600;
	font-weight : bold;
	vertical-align : top;
}

.subkop{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 24px;
	color : #FF6600;
	font-weight : bold;
	vertical-align : top;
}

.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6600;	
	text-decoration : none;
	font-weight : bold;
}

.menu:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FF6600;
	text-decoration : underline;
	font-weight : bold;
}
a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FF6600;
	text-decoration : underline;
}
a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #CC9933;
	text-decoration : underline;
}
.footera{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #FF6600;
	text-decoration : underline;
}
.footera:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	color : #CC9933;
	text-decoration : underline;
}
input{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FF6600;
	border-color : #FF6600;
	border-style : solid;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	background : Black;
}
.bttn{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 18px;
	color : #FF6600;
	border-color : #FF6600;
	border-style : solid;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	background : Black;
	cursor:hand;
}
.textarea{
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF6600;
	border-color: #FF6600;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	scrollbar-3dlight-color:FF6600;
	scrollbar-arrow-color:FF6600;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:FF6600
}

