text:
The text attribute of the BODY tag defines the text color or foreground color of the document. The text attribute has been deprecated in favor of the color style property.
Used with Elements:
Content:
color: either a named color or a hexadecimal code.
Default:
Not required
Deprecated in XHTML 1.0:
Yes
DTD:
HTML 4.01 Loose, XHTML 1.0 Loose

