/*
CSS uitvergroot
*/

.entry p{
font-size:20px;
line-height: 28px;	
}


#menu a {
color:#000;
text-decoration: none;
}

#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active,
#menu a:hover{
font-weight: bold;
text-decoration: none;
}

#menu_sub a {
color:#000;
}

#menu_sub a:hover {
font-weight: bold;
}

#agenda event a{
color: #000;
}

.entry a{
color: #000;
text-decoration: underline;
}

.entry a:hover{
font-weight: bold;
}

.meta {
color: #000;
}

.meta a{
color: #000;
text-decoration: underline;
}

.meta a:hover{
font-weight: bold;
}

h1{
color: #000;
}

a.lijst {
color: #000;
text-decoration: underline;
}

a:hover.lijst {

}



#nieuws a {
color: #000;
text-decoration: underline;
}

#nieuws a:hover{
font-weight: bold;
}
