.unknown
{
  background-color:lightblue;
}
.pass
{
  background-color:lime;
}
.fail
{
  background-color:red;
}
