Actually if you look closely, those two headers are also green. The only difference is that they are active links whereas the others are just titles and because of that, when you hover over them with the mouse, they switch to black which seems to be the default color. do a search in you css forand change the color there as well.Code:h3.leftBoxHeading a:hover {
That should work.



