.tablepress .odd td,
.tablepress .even td {
    background-color: #FF1493;
} 

.tablepress thead th,
.tablepress tfoot th {
	background-color: #C71585;
}