body {
	font-family:Arial,Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
        margin: 0px;
        padding: 0px;
	background-color: #daecf8;
	}

img {
        border:0;
        border-bottom: 2px solid #6cbce1;
}
.feeditem {
        border-bottom: 2px solid #6cbce1;
	border-left: 2px solid #6cbce1;
        border-right: 2px solid #6cbce1;
	width: 141px;
}
.feeditem img {
	border:0;
	float:left;
	margin-right: 6px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.feedtitle {
	display:block;
	color: #008dca;
	font-size: 11px;
	font-weight: bold;
	width: 83px;
	height: 54px;
}
.feedtitle a {
	text-decoration: none;
	color: #008dca;
}
#pijltje {
        text-align: left;
        font-weight: bold;
        height: 12px;
        background-image: url('/images/newsfeedarrow.gif');
        background-repeat: no-repeat;
}

#pijltje {
	color: #5a5a4e;
}

#pijltje a {
        text-decoration: none;
        color: #5a5a4e;
        background-image: url('/images/newsfeedarrow.gif');
        background-repeat: no-repeat;
}
#pijltje a:visited {
        text-decoration: none;
        color: #5a5a4e;
}
#pijltje a:hover {
        text-decoration: none;
        color: #5a5a4e;
}

#pijltjetxt {
        color: #008dca;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url('/images/newsfeedarrow.gif');
	background-repeat: no-repeat;
	margin-left: 3px;
}
#pijltjetxt a {
        text-decoration: none;
        color: #008dca;
        background-image: url('/images/newsfeedarrow.gif');
        background-repeat: no-repeat;
}
#pijltjetxt a:visited {
        text-decoration: none;
        color: #008dca;
}
#pijltjetxt a:hover {
        text-decoration: none;
        color: #008dca;
}

