a:link
{
text-decoration: none;
color: #999999;
}

a:visited
{
text-decoration: none;
color: #999999;
}

a:hover
{
text-decoration: underline;
color: #666666;
}

a img
{
border: 0;
}

a.huidige
{
text-decoration: none;
color: #666666;
}

a.zwart
{
text-decoration: none;
color: #666666;
}

a:hover.zwart
{
text-decoration: underline;
color: #999999;
}

table.overzicht
{
border-collapse: collapse;
border: solid 2px #C0C0C0;
width: 80%;
}

td.midden
{
text-align: center;
}

th
{
color: black;
text-align: left;
font-weight: bold;
vertical-align: top;
}

tr.rijEven
{
background-color: #FFFF88;
}

tr.rijOneven
{
background-color: white;
}

.rood
{
color: red;
}
