This will require some HTML and CSS code tweaking...
You have to use the following identifier in your anchors:
<A name=RMMexicana>
So, for example, it would look similar to: <A id=RMMexicanaID name=RMMexicana>
Next...
Go to Settings / Advanced customization CSS / insert the following CSS code:
A#RMMexicanaID,
A:hover#RMMexicanaID
{
color: #ffffff;
text-decoration: none;
}
Denys Zlobin
Helpful Apricot
http://www.wildapricot.com