.greenbuttons {
	display: block;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9EB96;
	border-right-color: #4D6534;
	border-bottom-color: #C9EB96;
	border-left-color: #4D6534;
	background-color: #6C8F49;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}

.#tablelinks a {
	text-decoration: none;
	display: block;
}#tablelinks  .greenbuttons a {
	display: block;
}