@charset "utf-8";
.balkje {
	font-style: normal;
	color: #000000;
	display: inline-block;
	background-color: #78B3ED;
	
}
.randje {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

