Hi Sakin, thanks for the reply.
However, I managed to solve the problem my self.
I added this to the Custom CSS part in the Theme options:
footer span[class="in-tag"] a {
color: #ffffff;
background-color: #0088cc;
padding: 3px;
border-radius: 8px;
font-family:Verdana;
}
Thanks anyway though.