A:LINK {
	font-family : arial, helvetica;
	color: #000080;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:VISITED {
	font-family : arial, helvetica;
	color: #000080;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : arial, helvetica;
	color: Red;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

A:ACTIVE {
	font-family : arial, helvetica;
	color: Red;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

TD {
	font-family : arial, helvetica;
	color: #003D84;
	font-size : 12px;
	font-weight : normal;
}

P {
	font-family : arial, helvetica;
	color: #FEF09E;
	font-size : 16px;
	font-weight : bold;
}

.td-geel {
	font-family : arial, helvetica;
	color: #FEF09E;
	font-size : 16px;
	font-weight : bold;
}

.td-kop {
	font-family : comic sans ms, comic sans;
	color: #FEF09E;
	font-size : 24px;
	font-weight : bold;
}

.td-blauw {
	font-family : arial, helvetica;
	color:#003D84;
	font-size : 16px;
	font-weight : bold;
}

.td-geel12 {
	font-family : arial, helvetica;
	color: #FEF09E;
	font-size : 12px;
	font-weight : normal;
}

