body {
    color: black;
    background-color: #efefef;
}

table.links tr td {
    border-top: thin solid blue;
    border-left: thin solid blue;
}

table.sample {
    color: black;
    background-color: white;
}


