
.table_data tbody tr:hover td,
.table_data tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
