.tablepress td a {
	text-decoration: underline;
	text-decoration-color: #9bab9a;
	text-underline-offset: 1.5px;
}

.tablepress td a:hover {
	color: #2c2c2c;
	background-color: #9bab9a;
}