.button {
	font-family: Arial;
	font-size: 11px;
	color: #618D0E;
	text-decoration: none;
	font-weight: bold;
}
.button:hover {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.button2 {
	font-family: Arial;
	font-size: 12px;
	color: #618D0E;
	text-decoration: none;
}
.button2:hover {
	font-family: Arial;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.order {
	font-family: Arial;
	font-size: 10px;
	color: #B90000;
}
.td_box_top {
	border-top: 1px solid #F5F2D9;
}
.td_box_top2 {
	border-top: 1px solid #999999;
}
