body { }

p { }

td { }

a:link { color: #000; text-decoration: none; }

a:visited { color: #000; text-decoration: none; }

a:hover { color: #000; text-decoration: none; }

a:active { color: #000; text-decoration: none; }
table { color: #000; font-size: 13px; font-family: "trebuchet ms"; }
.hoofdnav { color: #000; font-size: 14px; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
.hoofdnav a { color: #000; font-size: 14px; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; width: 200px; height: 23px; padding-top: 2px; padding-left: 10px; }
.hoofdnav a:hover { color: #fff; font-size: 14px; font-family: "trebuchet ms"; font-weight: bold; background-color: #000; text-decoration: none; width: 200px; height: 23px; padding-top: 2px; padding-left: 10px; }
.subnav { color: #000; font-size: 13px; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; }
.subnav a { color: #000; font-size: 13px; font-family: "trebuchet ms"; font-weight: bold; background-color: #fff; text-decoration: none; width: 204px; height: 25px; padding-top: 2px; padding-left: 10px; border-style: solid; border-width: 0 2px 2px; }
.subnav a:hover { color: #f7db00; font-size: 13px; font-family: "trebuchet ms"; font-weight: bold; text-decoration: none; background-color: #fff; padding-top: 2px; padding-left: 10px; width: 204px; height: 25px; border-color: #000; border-style: solid; border-width: 0 2px 2px; }


#tekst a:link {
	text-decoration:underline;
}
#tekst a:hover {
	text-decoration:underline;
}

#tekst a:visited {
	text-decoration:underline;
}

#tekst a:active {
	text-decoration:underline;
}


#links a:link {
	text-decoration:underline;
}
#links a:hover {
	text-decoration:underline;
}

#links a:visited {
	text-decoration:underline;
}

#links a:active {
	text-decoration:underline;
}
