#
# color scheme "web"
ESC=
CRIT="<font style=\"color:white;background-color:red;font-weight:600\">"
NOTE="<font color=gold>"
WARN="<font color=red>"
EXIT="$CRIT"
NORM="</font>"