/* CSS definition file containing site wide stylesheets */
body {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
P, TD, OL, UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(51,51,51); font-weight: normal; font-style: normal; text-decoration: none ;}
A:active { color: #EC5E00; text-decoration:none;}
A:link { color: #EC5E00; text-decoration:none;}
A:visited { color: #EC5E00; text-decoration:none;}
.TextNavBar { font-size: xx-small;}
A:hover { color: #EC5E00; text-decoration:underline;}
.oranje {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7F00;
}
.geel {
	font-weight: bold;
	color: #EC5E00;
	background-color: #FFD600;
}
.margin30 {
	padding-bottom: 30px;
}
