@import url("freddie.css");

span.status.aok {
  color: #090;
}
span.status.alert {
  color: #e60;
}
span.status.system-alert {
  color: #e00;
}
