.buttons {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a.buttons:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
