Buenas Dias Pedro!
no habla espanol (como esta usted?), that's why i write in english, OK?
My questions ist: How can I get that some links take another color and none-decoration. The futher links of the pages have another color and decorations. All this in an external CSS file.
If i understand it right, you still have a css-file in which you allready defined links colors such as:
a:visited {...} etc...
and you want that some other links in your files get other colors.
Try this:
<a style="color:#......;text-decoration:none" href="file.htm">Your link</a>
for thoose links you want to differe from the css-def in your external file.
Unfortunately there is not a spanish forum!
Evrything takes time! May be, one day....
Adios amigo!
Till thenthen ;-)
PAF (patrickausfrankfurt)