.bordas{
    border:#CCC 1px solid;
    border-radius:10px;
    
}

tr:nth-child(even) {
  background-color: #CCCCCC;
}

