body {
font-family: Trebuchet MS, Tahoma, Comic Sans MS, Arial, Helvetica;
font-size: 10pt;
color: black;
font-weight:400;
background: #ffffff;
fixed;
}

sponsor {font-size: 10pt;}

img.nohand {
 cursor: hand;
 cursor: pointer;
}

td {font-size: 10pt;}
td.calendar {font-size: 10pt;color: black;}
td.menu {font-size: 10pt;color: white;}
td.groen {font-size: 10pt;color: white;background: #007266;}

a:link{color: black;text-decoration: underline;}
a:active{color: black;text-decoration: underline;}
a:hover{color: #007266;text-decoration: underline;}
a:visited{color: black;text-decoration: underline;}

a.menu:link{color: white;text-decoration: none;}
a.menu:active{color: white;text-decoration: none;}
a.menu:hover{color: white;text-decoration: none;}
a.menu:visited{color: white;text-decoration: none;}

a.sponsor:link{color: #007266;text-decoration: underline;font-size: 10pt;}
a.sponsor:active{color: #007266;text-decoration: underline;font-size: 10pt;}
a.sponsor:hover{color: #007266;text-decoration: underline;font-size: 10pt;}
a.sponsor:visited{color: #007266;text-decoration: underline;font-size: 10pt;}

a.normal:link{color: #007266;text-decoration: underline;font-size: 10pt;}
a.normal:active{color: #007266;text-decoration: underline;font-size: 10pt;}
a.normal:hover{color: #007266;text-decoration: underline;font-size: 10pt;}
a.normal:visited{color: #007266;text-decoration: underline;font-size: 10pt;}

a.nohand:link{color: #007266;text-decoration: none;cursor: pointer;}
a.nohand:active{color: #007266;text-decoration: none;cursor: pointer;}
a.nohand:hover{color: #007266;text-decoration: none;cursor: pointer;}
a.nohand:visited{color: #007266;text-decoration: none;cursor: pointer;}


.popup{
position:absolute;
width:100px;
background-color:white;
border:1px solid black;
font:normal 12px verdana;
line-height:18px;
z-index:10;
visibility:hidden;
}

.popup a{
text-decoration:none;
color:black;
padding-left:4px;
padding-right:4px;
}

#muisover{background-color:black;}
#muisover a{color:white;}

