body{
    font-family:Arial, Helvetica, sans-serif;
}

.table th a {
    text-decoration: none;
    color: hsl(216, 100%, 79%);
    font-weight: bold;
}

.table th a:hover {
    text-decoration: none;
    color: hsl(216, 100%, 79%);
}


