/*--------------------------------------*/
/*---   LINKS                        ---*/
/*--------------------------------------*/


a.BackButton {
color: 				black;
font-family: 		Helvetica;
font-size: 			15px; 
text-decoration: 	none;
font-weight:		bold;
}


a.MenuLnk {
color: 				black;
font-family: 		times;
font-size: 			10px; 
text-decoration: 	none;
}


a.MenuLnk:hover {
color: 				black;
font-family: 		Helvetica;
font-size: 			10px; 
text-decoration: 	none;
}

a.MenuLnk:visited {
text-decoration: 	line-through;
}


a.ImageSwap {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
font-weight:		bold;
}

a.ImageSwap2 {
color: 				gray;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	underline;
font-weight:		bold;
}

a.ImageSwap3 {
color: 				black;
font-family: 		Times, Helvetica;
font-size: 			16px; 
text-decoration: 	none;
font-weight:		bold;
}

a.ImageSwap4 {
color: 				black;
font-family: 		Times, Helvetica;
font-size: 			16px; 
text-decoration: 	line-through;
font-weight:		bold;
}


a.back {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
font-weight:		bold;
}



/*--------------------------------------*/
/*---   TEXT                         ---*/
/*--------------------------------------*/
body {
margin: 5, 5, 5, 5;

scrollbar-face-color: #9C9C9E;
scrollbar-highlight-color: #E8E8E8;
scrollbar-3dlight-color: #46474A;
scrollbar-darkshadow-color: #1A1B1B;
scrollbar-shadow-color: #ABACAF;
scrollbar-arrow-color: white;
scrollbar-track-color: white;
}

.onderwerp {
color: 				black;
font-family: 		times;
font-size: 			15px; 
text-decoration: 	none;
font-weight:		bold;
}

.Menu {
color: 				black;
font-family: 		times;
font-size: 			10px; 
text-decoration: 	none;
}


.titel {
color: 				black;
font-family: 		Helvetica;
font-size: 			15px; 
text-decoration: 	none;
font-weight:		bold;
}


.uitleg {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
}


.ImageSwap {
color: 				black;
font-family: 		Arial, Helvetica, sans-serif;
font-size: 			11px; 
text-decoration: 	none;
font-weight:		bold;
}