.tabl {
    text-align: center;
    border: 1px dotted #F6F8ED;
    width: auto;
}
.tabl td {
    border: 1px dotted #F6F8ED;
}

.tabl tr td a {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-color: #F6F8ED;
    color: #F6F8ED;
}
