  

.B  { font-weight : bold;
}

.I  {
    font-style: italic;
}
.U  {
    font-weight : bold;
    font-style: italic;
}


A.noformatting { text-decoration: none;
}


TR.hi  TD, TR.even TD.hi, TR.odd TD.hi { 
    background: #5A1862; 
    color: white; 
    padding-top : 2px;
    padding-bottom : 2px;
    padding-left : 4px;
    padding-right : 4px;
      
}

TR.hi  A { 
    background: #5A1862; 
    color: white; 
    text-decoration: none;
    }



.prev_next_balkje A {
    font-family : Verdana, Helvetica, Arial, sans-serif;
    font-size : 11;
    font-style : normal;
    text-decoration :none;
    }







