td {
	font-size: 12px;
	line-height: 135%;
	color: #5FA328;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #5E9918;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #5E9918;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #5E9918;
	text-decoration: none;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B6FF51;
	border-left-color: #B6FF51;
}
.box {
	height: 15px;
}
.btn {
	height: 20px;
}
