.menu a{
	color:			#000;
	text-decoration:	none;
	font-weight:		bold;
}

.menu a:hover{
	text-decoration:	underline;
}

/************
* Templates *
************/

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

.open_huis_row a:hover{
	text-decoration:	underline;
}

.open_huis_edit input{
	margin-top:		4px;
}

