/* tekst kleur/opmaak van de site */

body	{ font-family: verdana; font-size: 8px; }

/* eigenschappen van de links */

a:link    {color: #ff6600; font-weight: bolder;  font-size: large; text-decoration: none; }
a:visited {color: #ff6600; font-weight: bolder;  font-size: large; text-decoration: none; }
a:active  {color: #104E8B; font-weight: bolder;  font-size: large; text-decoration: none;}
a:hover   {color: #104E8B; font-weight: bolder; font-size: large; text-decoration: none;}