.lengua {
  background-color: #99ffff;
  text-align: center;
}
.ingles {
  background-color: #ccccff;
  text-align: center;
}
.fisica {
  background-color: #33cc00;
  text-align: center;
}
.mate {
  background-color: #3366ff;
  text-align: center;
}
.biologia {
  background-color: #006600;
  text-align: center;
}
.historia {
  background-color: #ffcc66;
  text-align: center;
}
.progra {
  background-color: #000066;
  color: white;
  text-align: center;
}
.edu {
  background-color: #33ffff;
  text-align: center;
}
.tuto {
  background-color: #cccccc;
  text-align: center;
}
.tic {
  background-color: #336666;
  text-align: center;
}
.valo {
  background-color: #cc66cc;
  text-align: center;
}
.dia {
  text-align: center;
}
.recreo {
  text-align: center;
}
p {
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}