h1 {
    text-align: center;
    font-family: 'Courier New', Courier, monospace;
    font-size: 30px;
}

table {
    margin-left: auto;
    margin-right: auto;
}

a {
    text-decoration: none;
}

td {
    border-radius: 15px;
    border: solid;
    padding: 15px;
    align-content: center;
    text-align: center;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: bold;
    
}

#\31 {
    border-color: rgb(56, 56, 56);
    text-decoration-color: blue;
}
#\31:hover {
    background-color: rgb(117, 117, 245);
}
#\32 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: chartreuse;
} 
#\32:hover {
    background-color: rgb(220, 252, 188);
} 
#\33 {
    border-color: rgb(56, 56, 56);
    text-decoration-color:  chocolate;
} 
#\33:hover {
    background-color:  rgb(248, 194, 155);
}
#\34 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: rgb(7, 0, 2);
} 
#\34:hover {
    background-color: rgb(135, 179, 153);
} 
#\35 {
    border-color: rgb(56, 56, 56);
    text-decoration-color: rgb(83, 83, 83);
} 
#\35:hover {
    background-color: rgb(141, 139, 139);
} 
#\36 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: crimson;
} 
#\36:hover {
    background-color: rgb(252, 145, 167);
}
#\37 {
    border-color: rgb(56, 56, 56);
    text-decoration-color: rgb(220, 207, 20);
} 
#\37:hover {
    background-color: rgb(248, 242, 163);
} 
#\38 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: rgb(220, 20, 187);
} 
#\38:hover {
    background-color: rgb(248, 180, 237);
} 
#\31 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: rgb(30,144,255);
} 
#\31:hover {
    background-color: rgb(248, 180, 237);
} 
#\32 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: rgb(0,206,209);
} 
#\32:hover {
    background-color: rgb(0,255,255);
} 
#\33 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: rgb(0,128,128);
} 
#\33:hover {
    background-color: rgb(127,255,212);
} 
#\34 {
    border-color: rgb(7, 0, 2);
    text-decoration-color: rgb(144,238,144);
} 
#\34:hover {
    background-color: rgb(152,251,152);
} 




header {
    text-align: center;
    font-family: 'Times New Roman', Times, serif;
    font-size: 10px;
}
