BODY {
	color : #4F52BF;
	background-color : #FFCED6;
	font-family : "Comic Sans MS", sans-serif;
}

A:LINK {
	color: #31338B;
	background-color : transparent;
}

A:VISITED {
	color : #990066;
	background-color : transparent;
}

A:ACTIVE {
	background-color : transparent;
	color : #6E006E;
}


A:HOVER {
	color : #E64073;
	background-color : transparent;
	}

DIV{
	color : #000066;
	font : 90% "Comic Sans MS", sans-serif;
	background-color : transparent;
}

DIV.BMTSM {
	background: transparent;
	color : #4F52BF;
	font : x-large "Comic Sans MS", sans-serif;
}

DIV.pimpelmees {
	color: #C00000;
	background-color : transparent;
	font-size : 110%;
}

STRONG.emphasis {
	font :  108% "Comic Sans MS", sans-serif;
	background : transparent;
	color : #4F52BF;
	}
SPAN.ietsgroter {
	background-color : transparent;
	font : 110%;
	color : #4F52BF;
}




TABLE.ondertitel {
	background-color: transparent;
	font : 80% sans-serif;
	color : #010494;
	border : none;
		}
DIV.grootrood {
	background-color : transparent;
	color : Red;
	font-size : 110%;
	font-weight : bold;
}

DIV.lettertransparant {
	background : transparent;
	color : #FFCED6;
}



SPAN.maroondik {
	color: #BA0105;
	font-weight : bold;
	font-size : 105%;
	background-color : transparent;
}

HR {
	color : #ce3656;
	background : transparent;
}

