TODO
<style>
r { color: Red }
o { color: Orange }
g { color: Green }
</style>
using style elements in a header block
Some Git hub s do.
using inline styling , also only if your engine supports s
<span style="color:blue">some *This is Blue italic.* text</span>