.hoegytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006633;
	text-decoration: none;

}
.greenborder {
	border: 1px solid #709D59;
}
.greenborder2 {
	border: 1px dashed #709D59;
}.undergreen {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
