+ 2
Add id to link then you can add style in css separately.. Ex: add this and see...
#lamp{
color : blue;
}
+ 2
Use "id" property in each link and write specific CSS for each id.
Also, pls edit your question and remove the "solve as soon as possible" part. This kind of demand is really a bad idea when you ask others for help.