Sets the text foreground and background colors for the displayed text.
Examples:
TextAttr al ; set colors to AL
TextAttr 0x4f ; set color to White on Red
TextAttr [LAST] ; set color to value stored in [LAST]
See also: GetTextAttr, TextColor and TextBackground