BODY {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color : #ffffff;
	line-height : 18px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	line-height : 18px;
}
h1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color: #ffbd00;
	line-height : 22px;
}
h2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #ffbd00;
	line-height : 22px;
	margin-bottom: 5px;
	margin-top: -5px;
}
h3 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #ffffff;
	line-height : 22px;
	margin-bottom: 5px;
	margin-top: -5px;
}
h4 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #586d82;
	line-height : 28px;
	margin-bottom: 5px;
	margin-top: -5px;
}
.grijs {
	color: #7f7f7f;
}
.klein_grijs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #cccccc;
}
.intro {
	color : #8a8a8a;
	line-height : 20px;
	font-weight : bold;
}
.nieuws_nav {
	padding-left: 15px;
}
.nav {
	text-align: right;
}
.green {
	color: #bfd500;
}
A, A:LINK, A:VISITED, A:FOCUS {
	color: #ffbd00;
	text-decoration : underline
}
A:HOVER {
	color: #ffbd00;
	text-decoration : none;
}
A.vet, A:LINK.vet, A:VISITED.vet, A:FOCUS.vet {
	color: #ffbd00;
	text-decoration : underline;
	font-weight : bold;
}
A:HOVER.vet {
	color: #ffbd00;
	text-decoration : none;
	font-weight : bold;
}
A.vet_on, A:LINK.vet_on, A:VISITED.vet_on, A:FOCUS.vet_on {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.vet_on {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
}
A.nav, A:LINK.nav, A:VISITED.nav, A:FOCUS.nav {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration : none;
}
A:HOVER.nav {
	color: #b2b2b2;
	text-decoration : none;
}
A.subnav, A:LINK.subnav, A:VISITED.subnav, A:FOCUS.subnav {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration : none;
	font-weight : normal;
}
A:HOVER.subnav{
	color: #b7b9bb;
	text-decoration : none;
}
A.nieuwsnav, A:LINK.nieuwsnav, A:VISITED.nieuwsnav, A:FOCUS.nieuwsnav {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #586d82;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.nieuwsnav{
	color:  #2c445b;
	text-decoration : none;
}
A.clean, A:LINK.clean, A:VISITED.clean, A:FOCUS.clean {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color: #2c445b;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.clean{
	color: #ff9900;
	text-decoration : none;
}
A.lang, A:LINK.lang, A:VISITED.lang, A:FOCUS.lang {
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color: #9ba7b4;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER.lang{
	color: #ff9900;
	text-decoration : none;
}
INPUT {
	color : #8a8a8a;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border: none 0px;
}
	
INPUT.button {
	color : #FFFFFF;
	cursor: hand;
	padding:2px;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	border-width: 0;
	border-color: white;
	border-style: solid;
	background-color : #ffbd00;
}

.area {
	color : #8a8a8a;
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	border: none 0px;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #F6F6F7;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #909090;
	scrollbar-highlight-color : #909090;
	scrollbar-shadow-color : #909090;
	scrollbar-track-color : #FFFFFF;
	overflow: auto;
}
