a.menu:link
{
color:#000000;
text-decoration: none;
}
a.menu:visited 
{ 
color: #000000;
text-decoration: none;
}
a.menu:hover
{ 
color: #000000;
text-decoration: underline;
}
a.menu:active 
{
color: #000000;
text-decoration: none;
}
a:link
{
color:#000000;
text-decoration: none;
}
a:visited 
{ 
color: #000000;
text-decoration: none;
}
a:hover
{ 
color: #000000;
text-decoration: underline;
}
a:active 
{
color: #000000;
text-decoration: none;
}

div.body
{
background-color:transparent;
width:570;
height:400;
z-index:2;
overflow:auto;
border:0px solid black;
font-family:Verdana;
font-size:12px;
}

div.menu
{
font-family:Verdana;
font-size:12px;
}

div.aanbieding_boven
{
font-family:Verdana;
font-size:10px;
}

div.aanbieding_onder
{
background-color:transparent;
width:225;
height:200;
z-index:2;
overflow:auto;
border:0px solid black;
font-family:Verdana;
font-size:11px;
}
