body {
	background-color	: #FFFFFF;
	margin				: 0px;
}

.smalltext {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #003A27;
}

/* Grey: 505151 (optional color) */

a:link				{ text-decoration: none; color: #016F3A; } /* 279A74 */
a:visited			{ text-decoration: none; color: #016F3A; }
a:hover				{ text-decoration: underline; color: #505151; }
a:active			{ text-decoration: none; color: #016F3A; }

a.news:link			{ text-decoration: underline; color: #016F3A; }
a.news:visited		{ text-decoration: underline; color: #016F3A; }
a.news:hover		{ text-decoration: none; color: #505151; }
a.news:active		{ text-decoration: underline; color: #016F3A; }

a.heavy:link		{ text-decoration: none; color: #003A27; font-weight: bold; }
a.heavy:visited		{ text-decoration: none; color: #003A27; font-weight: bold; }
a.heavy:hover		{ text-decoration: none; color: #505151; font-weight: bold; }
a.heavy:active		{ text-decoration: none; color: #003A27; font-weight: bold; }

a.submenu:link		{ text-decoration: none; color: #53534B; }
a.submenu:visited	{ text-decoration: none; color: #53534B; }
a.submenu:hover		{ text-decoration: none; color: #003A27; }
a.submenu:active	{ text-decoration: none; color: #53534B; }

a.newsTitle:link	{ text-decoration: none; color: #FFFFFF; }
a.newsTitle:visited	{ text-decoration: none; color: #FFFFFF; }
a.newsTitle:hover	{ text-decoration: underline; color: #FFFFFF; }
a.newsTitle:active	{ text-decoration: none; color: #FFFFFF; }

.textbox_calls {
	width				: 90%;
	height				: 22px;
	border				: 1px solid #727272;
	background-color	: #E5E5E5;
	color				: #0F9669;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 13px;
	font-weight			: bold;
}

.normaltext {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	line-height			: 18px;
	color				: #0B1D17;
}

/* Keep this one the same as '.normaltext' please */
td { 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	line-height			: 18px;
	color				: #0B1D17;
}

.titel {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	color				: #009763;
}

.submenu {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #53534B;
	font-weight			: bold;
}

.newsTitle {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #FFFFFF;
}
.smalltextWhite {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #FFFFFF;
}
.wijzijnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009763;
	font-weight: bold;
}

.textbox1 { 
	background			: #F3F5F4;
	border				: 1px solid #029866;
	color				: #1C5F49;
	font-size			: 10px;
	font-family			: Verdana;
	width				: 100%;
	height				: 20px;
	padding				: 3px;
}

.textbox2 { 
	background			: #F3F5F4;
	border				: 1px solid #029866;
	color				: #1C5F49;
	font-size			: 10px;
	font-family			: Verdana;
	width				: 100%;
	padding				: 3px;
}
