.tombol1 {
	border-bottom: 2px solid #205625 !important;
	border-top: 2px solid #d1d1d1 !important;
	border-left: 6px solid #205625 !important;
	border-right: 2px solid #d1d1d1 !important;
	background: #ffffff !important;
	color: #205625 !important;
	text-decoration: none !important;
	width: 240px;
	height: 40px;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	margin: 10 -20px 0 -25px !important;
	font-weight: bold;
}
.tombol1:hover,.tombol1 a {
	cursor: pointer;
    background: #6a6d6d !important;
	border-left: 10px solid #454747 !important;
    padding-left: 10px;
    color: #fff !important;
}


.tombol2 {
	border-bottom: 2px solid #454747 !important;
	border-top: 2px solid #b8bfbf !important;
	border-left: 6px solid #454747 !important;
	border-right: 2px solid #b8bfbf !important;
	background: #d0cdc4 !important;
	color: #444545 !important;
	text-decoration: none !important;
	width: 240px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	margin: 10 -20px 0 -25px !important;
	font-weight: bold;
}
.tombol2:hover,.tombol2 a {
	cursor: pointer;
    background: #6a6d6d !important;
	border-left: 10px solid #454747 !important;
    padding-left: 10px;
    color: #fff !important;
}