﻿tr:nth-child(even) { background: #eee !important }
tr:nth-child(odd) { background: #FFF !important }
tr:hover { background: #8dcaff96 !important }
