span.HTML_TAG {
	color: blue;
}
span.HTML_ATTR {
	color: red;
}
span.HTML_CMT {
	color: teal;
}
span.HTML_SPEC {
	color: orange;
}
