/*Apparte style voor hyperlinks*/
a:link,
a:active,
a:hover,
a:visited
{
color:#00ADEF;
};