div.border {
    color: black;
}

.par {
    background-color: #ffffff;
}

.impar {
    background-color: #eeeeee;
}