/* all styles used by CMS objects */
p 
{
	margin: 0px;
}
a.linkMetPijl
{
	padding-left: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #715032;
	background-image: url("../images/pijl.gif");
	background-repeat: no-repeat;
	background-position: center left;
}

a.onzichtbareLink
{
	text-decoration: none;
	color: #07395a;
}