.link {
/*	margin-bottom: 10px; */
}
.tekstblok {
	height: 100px;
	width: 162px;
	float: right;
}

.link a {
	color: #660000;
	text-decoration: none;
}
.link a:hover {
/*	background-color: #00FF00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900; */
	font-weight: bolder;
	color: #336600;
} 
.link img {
	border: 1px solid #009900;
	margin-right: 10px;
}

