You have to separate the classes.
First of all, re-add teh blue background.
Then put this into your css file:
#picture A:link,#picture A:HOVER,#picture A:ACTIVE,#picture A:VISITED { color: #000000;}
Now in the links that are used for your pictures, put class="picture" in the a href tag.
It SHOULD solve it 
|