.linkBox {
	margin-top: 30px;
	border-top: 1px solid #0F7B2F;
	border-right: 0px none #0F7B2F;
	border-bottom: 0px none #0F7B2F;
	border-left: 0px none #0F7B2F;
	padding-top: 30px;
}
.linkImage {
	margin-right: 30px;
	margin-left: 30px;
}
.linkName {
	font-size: 12px;
	color: #0F7B2F;
	margin-top: 10px;
}

