Just a hint, that on our boards we have many different schemes, and as you can imagine Orange doesn't fit with all of them. So just replace:
Code:
<td style="filter:glow(color=orange, strength=3,400)">
with
Code:
<td style="filter:glow(color={glowcolor}, strength=3,400)">
Then simply add a replacement for each scheme changing {glowcolor} too whatever color you want.