.tombol1 {
	border-bottom: 2px solid #2e2b00 !important;
	border-top: 2px solid #ccbf04!important;
	border-left: 6px solid #2e2b00 !important;
	border-right: 2px solid #ccbf04 !important;
	background: #f3f0bd !important;
	color: #000 !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: #f3e828  !important;
	border-left: 10px solid #2e2b00 !important;
    padding-left: 10px;
    color: #000 !important;
}


.tombol2 {
	border-bottom: 2px solid #2e2b00 !important;
	border-top: 2px solid #ccbf04 !important;
	border-left: 6px solid #2e2b00 !important;
	border-right: 2px solid #ccbf04 !important;
	background: #f3f0bd !important;
	color: #000 !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: #f3e828  !important;
	border-left: 10px solid #2e2b00 !important;
    padding-left: 10px;
    color: #000 !important;
}
