The event that controls that is the On (RollOver) event.
You have to create a 2nd background with the colour you want to appear whenever you pass over the link.
Then yo have to write the appropriate code to the link;
something like
On (RollOver) {background="filename"}
The event that controls that is the On (RollOver) event.
You have to create a 2nd background with the colour you want to appear whenever you pass over the link.
Then yo have to write the appropriate code to the link;
something like
On (RollOver) {background="filename"}