I've looked at that and it appeared fine, when I look at the raw code and inspected the element using chrome I am seeing this:
Code:
<a style="color:rgb(0, 0, 0)" href="http://www.tns-gaming.com/arcade.php" target="_self">Arcade</a>
The CSS element is just element.style. It appears its being generated in the code instead of the CSS or a StyleVar. Have no clue why this is that way. Any ideas?