td.coment {
  font-size: xx-small;
}

TABLE {
  text-align: center;
}

TABLE.menu {
  text-align: center;
  font-weight: bold;
  font-size: x-small;
}

TABLE.SONG {
  text-align: center;
  font-size: x-small;
  background-color: #000000;
  color: #ffffff;
  font-weight: bold;
}

.beginner {
  color: #0cb0e0;
}

.light {
  color: #ffff00;
}

.standard {
  color: #ff69b4;
}

.heavy {
  color: #7cfc00;
}

.challenge {
  color: #9370db;
}

.extra {
  color: #ff0000;
}

.extra_a {
  color: #ff0000;
  font-size: xx-small;
}

.onemoreextra {
  color: #daa520;
}

.onemoreextra_a {
  color: #daa520;
  font-size: xx-small;
}

.2face {
  font-size: xx-small;
}

.cbpm {
  font-size: xx-small;
  color: #ff0000;
}

.cont {
  font-size: x-small;
}