Add a class to it.
eX:
.post_links a{
text-decoration:underline;
}
and then declare in postbit
<div id="post_message_$post[postid]" class="post_links">
That does not work I have all links generally set: text-decoration:none. And I think when [ url ] bbcodes are processed, they use standard-settings (test-decoration:none).