.buttons {
	color: #009900;
	border: thin solid #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.radios {
	color: #00CC00;
	background-color: #FFFFFF;
	border: medium solid #006600;
}

