you'd have to define different "classes" on your style sheet for each type
of link, then your links would look like:
<a class="purple" ......
<a class="green"....
etc.
HTH
--
Chris Leeds,
Microsoft MVP-FrontPage
Make More Money with Less Work
Let Your Clients Control Their Content With Just A Browser!
http://contentseed.com/
--
"Ken Hall" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> This has probably been asked a thousand time, but a brief look in
> Google groups didn't find it.
>
> How do I make different links different colors on the same page?
>
> FP lets me select any color I want for links, but it forces all links
> on the page to be that chosen color.
>
> Ken