<style type="text/css">
<!--
<!-- NB: Verander nooit de volgorde van link, visited, hover en active -->
A					{ text-decoration: none; }
A:link				{ font-family: century gothic; font-size: 15px; color: #333399; text-decoration: none; }
A:visited			{ font-family: century gothic; font-size: 15px; color: #333399; text-decoration: none; }
A:hover				{ color: #000000; background-color: #FFFFCC; text-decoration: none; }
A:active			{ color: #000000; background-color: #FFFFFF; }

A.intern:link 		{ font-family: century gothic; font-size: 13px; color: #333399; background-color: #FFFFFF; text-decoration: underline; }
A.intern:visited	{ font-family: century gothic; font-size: 13px; color: #333399; background-color: #FFFFFF; text-decoration: underline; }
A.intern:hover		{ color: #333399; background-color: #E68746; }
A.intern:active		{ color: #000000; background-color: #FFFFFF; }

A.floatmenu:link 	{ font-family: century gothic; font-size: 13px; color: #333399; background-color: #FFFFFF; text-decoration: none; }
A.floatmenu:visited	{ font-family: century gothic; font-size: 13px; color: #333399; background-color: #FFFFFF; text-decoration: none; }
A.floatmenu:hover	{ color: #333399; background-color: #E68746; }
A.floatmenu:active	{ color: #000000; background-color: #FFFFFF; }
p.link				{ font-family: century gothic; font-size: 13px; }

p.body				{ font-family: century gothic; color: #000000; font-size: 13px; line-height: 1.5 }

<!-- A.link is standaard menu; A.intern doet e-mailadressen en verwijzingen naar externe websites vanuit lopende tekst -->
<!-- A.floatmenu verzorgt het drijvende menu; hangt samen met p.link: moet zelfde lettergrootte hebben -->
-->
</style>


