No, not exactly, not in standard html. If it suits your needs, you could use the "highlight" attribute to, say, use white text on a black background:
<FONT
color="white" style="BACKGROUND-COLOR: black">next </FONT>
The downside? It's ugly.
Alternatively, I recommend making the text into a...