Generally, it's better to add styling in the external stylesheet. Is there a reason you are not doing that?
You can often using existing classes, ids or tags to target specific links, or you can create a class for the styles you want to add.
If you can be more specific about what you are trying to do (i.e. all the links in a certain area of the page), it will be easier to help more specifically.