In your control panel, under Design and settings. There are two lines that you can make additions to for Highlingt start and Highlight end.
In these you can add any HTML tags to make changes to the text HTML and CSS are acceptable. Example for a yellow highlight is below.
highlight start:
<span style="color: black; background: #FFFF00">
highlight end
</span>