Horizontal Rules
To add a coloured horizontal rule, either copy and paste an existing one or, in html mode, insert the following tag:
<HR color=#cc0033>
You can replace the #cc0033 either with a predefined colour name or with the hexadecimal RGB code for the colour you require.