This filter changes the text to black if defined otherwise in the body tag.
Name = "[MB] HTML: <BODY> Black text"
Active = FALSE
Multi = TRUE
Bounds = "<body*>"
Limit = 256
Match = "1 text="*" 2"
Replace = "1 text="#000000" 2"
With regards from
Admin