a{	
    text-decoration: none;
}
tbody tr:nth-of-type(odd) {
  background-color:rgba(228, 228, 228, 0.11);
}
