Presidio: Remove link underline styling effect within posts and/or change the link color

Presidio’s post pages naturally feature an underline styling effect on any hyperlinks you embed into your post text. This Code Hack allows you to change the color of your links, remove that underline styling, and also change the post links to bold.

This Code Hack has two parts, as seen in the code snippets at the end of this article.

If you implement only the first part of the code snippet, here's what it looks like in action. Note how changing the hex color code adjusts the color of the links, and the underline styling goes away.

If you implement both parts of the code snippets, here's what it looks like in action. With both parts, the links can be bolded as well. 

And here are both pieces of code you need to make it work!