I have this CSS:
a { color:#19558D; padding:3px 5px; text-decoration:none; } a:hover { background-color:#D1E1EA; color:#19558D; text-decoration:
You can apply your own class or inline style to the link in question.
for example:
or