Trying to make this link text yellow. The style is not affecting the link color. What is the mistake it this?
Spotting errors without actually testing the various settings is not my strong suit--usually I pull out each declaration and test (see? I learned something!) until I find the one causing an error. However I can see something here that would be my first suspect: I don't think there need to be two rgbas in the background-color property. I would take out rgba( and see if that helps.