div.palert {
  color: red;
}
div.pwarning {
  color: orange;
}
div.pok {
  color: green;
}
