MSC: short far _settextcolor( short color )


	- prototype in graph.h

	- sets color of graphics text to color
	- default color is the highest valid color
	- returns previous color

	- see	_gettextcolor()