a:link        {color: 000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:visited     {color: 000000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:hover       {color: FF0000; font-family: verdana; font-size: 11px; font-weight: normal; }
a:active      {color: FF0000; font-family: verdana; font-size: 11px; font-weight: normal; }

a.foo         {color:000000; text-decoration: underline;}
a.foo:visited {color:000000}
a.foo:hover   {color:000000; text-decoration: none;}

a.bar         {color:000000; text-decoration: underline;}
a.bar:visited {color:000000}
a.bar:hover   {color:000000; text-decoration: none;}

a.menu         {color:FFFFFF; text-decoration: underline;}
a.menu:visited {color:FFFFFF}
a.menu:hover   {color:fee681; text-decoration: none;}

.kop          { color:000000; font-family: verdana; font-size: 20px; font-weight: bold; }
.navigatie    { color:C0C0C0; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood         { color:FF0000; font-family: verdana, arial; font-size: 10px; font-weight: normal; }
.rood_klein   { color:FF0000; font-family: verdana, arial; font-size: 9px; font-weight: normal; }

table.menu a.menu_item 
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    text-indent: 8px;		
    color:#000000;
    background: url("../../images/selectie_speciaal.gif") top left no-repeat;
    text-decoration: none;
}
	
table.menu a.menu_item:hover 
{
    background-position: 0 -15px;
    height:13px;
    color: #000000;
}
	
table.menu a.selected_menu_item 
{
    display:block;
    height:13px;
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    text-indent: 8px;		
    background: url("../../images/selectie_speciaal.gif") top left no-repeat;
    background-position: 0 -14px;
    text-decoration: none;
    color: #000000;
}

table.menu td.menu 
{
    background: url('../../images/menu_speciaal.gif');
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    text-indent: 8px;
    color: #fee681;
}

table.menu td.menuTitel 
{
    background: url('../../images/menu_wit_speciaal.gif');
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    font-weight: bold;
    text-indent: 8px;
    color: #FFFFFF;
}

table 
{
   font-family: "Verdana", "Helvetica", "sans-serif";   
   font-size: 10;
}

body
{
   font-family: "Verdana", "Helvetica", "sans-serif";   
   font-size: 10;
}

span.small {
   font-size: 9;
}

span.big {
   font-size: 11;
}
