BODY {    
    font-family: Verdana;
    font-size: 10px;
    color: #000000;
}

#contentdiv {
    width: 331px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}  
#printdiv {
    width: 440px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    padding: 0px;
    line-height: 18px;
}  

#interessecontentdiv {
    width:309; 
    height: 487; 
    overflow: auto; 
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
}  
td
{
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    padding: 0px;
    line-height: 18px;
}

.kop {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding-top: 0px;
}  

h4.nieuws {
    font-family: Verdana;
    font-size: 12px;
    color: #ef289e;
    line-height: 18px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding-top: 0px;
}
h4 {
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 18px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding-top: 0px;
}
.pinkhead {
    font-family: Verdana;
		font-weight: bold;
    font-size: 12px;
    color: #ef289e;
    line-height: 18px;
    margin-bottom: 12px;
    margin-top: 0px;
    padding-top: 0px;
}
 

a {
    color : #AD8B3B;
    font-size: 12px;
    text-decoration : none;
}
a:hover {
    text-decoration : underline;
}
a.selected {
    color : #000000;
    font-size: 12px;
    text-decoration : none;
}
a.selected:hover {
    color : #AD8B3B;
    font-size: 12px;
    text-decoration : underline;
}

