
.btnZoek
{
	background:url(/Afbeeldingen/rechts/zoek.jpg) no-repeat center;
	width:48;
	height:15;
	border:0;
	text-decoration:none;
	color:White;
	padding-bottom:2px;
	cursor:hand;
}

.lnkInfo
{
	background:url(/Afbeeldingen/rechts/info.jpg) no-repeat center;
	width:48;
	height:15;
	border:0;
	text-decoration:none;
	padding-bottom:2px;
	cursor:hand;
	text-align:center;
}

.lnkInfo:hover
{
	text-decoration:none;
	cursor:hand;
}

.lnkForum
{
	background:url(/Afbeeldingen/rechts/forum.jpg) no-repeat center;
	width:48;
	height:15;
	border:0;
	text-decoration:none;
	color:White;
	padding-bottom:2px;
	cursor:hand;
	text-align:center;
}

.lnkForum:hover
{
	text-decoration:none;
	cursor:hand;
	color:White;	
}

.aInfo
{
	text-decoration:none;	
}

.aInfo:hover
{
	text-decoration:underline;	

}

.aPost
{
	text-decoration:none;
	color:White;
}

.aPost:hover
{
	text-decoration:underline;	
	color:White;
}