body {
 margin: 0px;
 FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; 
 font-size: 10px;
 font-weight: normal;
}

table{
 border-collapse: collapse;
}

td, th {
 padding: 0px;
 font-size: 10px;
 FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
}


a, a:link, a:hover, a:visited {
 font-size: 10px;
 text-decoration: none;
 color: black;

}

.toplichtblauw {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 font-weight: bold;
 background-color: #D5DCE9;
 color: #466CA4;
}


.toplichtrood {
 font-family: Verdana, sans-serif;
 font-size: 13px;
 font-weight: bold;
 background-color: #D5DCE9;
 color: red;
}


a.topsite:link, a.topsite:visited, a.topsite:hover {
 font-family: Verdana, sans-serif;
 padding-right: 10px;
 text-align: center;
 font-size: 13px;
 height: 20px;
 font-weight: normal;
 background-color: #D5DCE9;
 border-right: 1px solid #D5DCE9;
 padding-left: 5px;
}

a.topsite:hover {
 border-right: 1px solid black;
}


