Add this to your additional CSS:
.newthread {color:green;background-color:transparent;font-weight:bold}
Then take what you have above and change it to:
HTML Code:
<if condition="$show['gotonewpost']">
<strong><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]" class="newthread">$thread[threadtitle]</a></strong>
<else />