ul.sitemap ul {
list-style: disc;
}



.bread {
font-size: 11px;
text-align: right;
margin-right: 10px; 
}

.bread a, .bread a:visited {
text-decoration: underline;
color:; 
}

.bread a:hover, .bread a:active{
text-decoration: none;
color:; 
}

.prstrong {
font-weight: bold;
}

a.meerweten, a.meerweten:visited {
color: #fff2d9;
text-decoration: underline;
}

a.meerweten:hover, a.meerweten:active {
color:#fff2d9;
text-decoration: none;
}

p.navlinks {
text-transform:lowercase;
font-family:Arial, Helvetica, sans-serif;
color:#fff2d9;
font-size:8pt;
text-align: left;
}

.navlinks a,.navlinks a:visited {
text-transform:lowercase;
color:#fff2d9;
font-size:8pt;
text-decoration:none;
}

.navlinks a:hover,.navlinks a:active {
text-transform:lowercase;
color:#fff2d9;
font-size:8pt;
text-decoration: underline;
}				
