Code:
<style type="text/css">
<!--
a.mint:link {color: white}
a.mint:hover {color: blue}
-->
</style>

Archies code is very close, I give her that but you got the class bit the wrong way round which is an easy mistake.

also the link will look like as follows:
<a href="some address" class="mint">some link</a>