a { text-decoration: none; } th, td { border: 1px solid rgb(160 160 160); padding: 8px 10px; } th[scope="col"] { background-color: #000000; color: #d6a74d; } th[scope="row"] { background-color: #093fa6; color:#ffffff; } td { text-align: center; } tr:nth-of-type(even) { background-color: #eee; } tabl…