
/* algemene stijlen */

a { color:#97000F; }
a:visited { color:#97000F; }
a:hover { color:#000; }

/* Stijlen voor het menu */

td.menu {color:#000; background:#970010; height:35px; width:120px; border-style:solid; border-width:2px; border-color:#ff0018; font-family:Arial; font-size:10pt; font-weight:bold; text-align:center; vertical-align:middle;}

a.menu {text-decoration:none; color:#fff;}
a.menu:visited {text-decoration:none; color:#fff;}
a.menu:active {text-decoration:none; color:#ff0018;}
a.menu:hover {text-decoration:none; color:#ff0018;}
