Using 80x25 text-mode video graphics, write a procedure which
displays a text message on the screen at a given row and column
using characters in alternating colors of red, green, and blue.
The properties of the text background should not affected by
this routine.