td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002e5f;

}
.executive {
	text-align: justify;
}


A:link { color: #002e5f; text-decoration: underline;}
A:visited { color: #002e5f; text-decoration: underline;}
A:active { color: #002e5f; text-decoration: underline;}
A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A.ejm:link { color: #FFFFFF; font-size: 12px; text-decoration: none; }
A.ejm:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; }
A.ejm:active { color: #FFFFFF; font-size: 12px; text-decoration: none; }
A.ejm:hover { 	font-size: 12px;
	color: #FFFFFF;
	background-color: #f47200;
	font-weight: bold;
	text-decoration: none;
	vertical-align: bottom;
	width: 192px;
	height: 25px;
	line-height:25px;}

A.ejmonder:link { color: #808080; font-size: 12px; text-decoration: none; }
A.ejmonder:visited { color: #808080; font-size: 12px; text-decoration: none; }
A.ejmonder:active { color: #808080; font-size: 12px; text-decoration: none; }
A.ejmonder:hover { color: #4a4a4a; font-size: 12px; text-decoration: none;}


A.assessment:link { color: #000000; font-size: 14px; text-decoration: none; }
A.assessment:visited { color: #000000; font-size: 14px; text-decoration: none; }
A.assessment:active { color: #000000; font-size: 14px; text-decoration: none; }
A.assessment:hover { color: #5a178a; font-size: 14px; text-decoration: none;}

.tabelletje {
	border: 1px solid #999999;
	
}

.test {

	background: #FFFFFF;
	border: 1px solid #999999;

}
.test2 {
	background: #FFFFFF;
	border: 1px inset #999999;

} 

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8b8b8;

}

body {
	background-attachment: fixed;
	background-image: url(pics/europe.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.witejm {
	color: #FFFFFF;
}


table.off {
border: 0px solid #FFFFFF;
}
table.on {
background: #FFFFFF;
border: 1px solid #999999;
}

