@charset "utf-8";
.underkant {
	border-top-color: #00FF00;
	border-right-color: #CCCC00;
	border-bottom-color: #33FF99;
	border-left-color: #FF0033;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: 12px;
}
