
.buttonnav {
	padding: 0.2em 0 0.2em 0;
	text-align: center;
}
.buttonnav a {
	display: block;
	line-height: 1.75em;
	text-indent: 0.33em;
	width: inherit;
	color: #009900;
	text-decoration: none;
	line-height: 1.25em;
}
html>body .buttonnav a {
	width: auto;
}
.buttonnav a:hover {
	color: #6EBC20; text-decoration:underline;

}