#buttonStyle {
	background-image: url("../Painikkeet/nappi.gif");
	color: #e6e600;
	font-size: 20px;
	width: 150px;
	height: 30px;
	background-size: 150px 30px;
}

.underline_table td {
	border-bottom-style: solid;
	border-bottom-color: #333300;
	border-bottom-width: 3px;
}

