.table-hover tbody tr:hover td {
	background: aqua;
}