a[href] {
    text-decoration: none;
}

a[href]:hover {
    text-decoration: underline;
}

table {
    border: 1px solid #ffffff;
    color: #000000;
    background: #e0e0ff;
}
