Yes there are 4 templates (wow that's a lot for a little piece of text!

)
pagenav_curpage
<td class="alt2"><span class="smallfont" title="<phrase 1="$numbers[first]" 2="$numbers[last]" 3="$total">$vbphrase[showing_results_x_to_y_of_z]</phrase>"><strong>$curpage</strong></span></td>
pagenav_pagelink
<td class="alt1"><a class="smallfont" href="$address$address2<if condition="$curpage != 1">&page=$curpage</if>" title="<phrase 1="$pagenumbers[first]" 2="$pagenumbers[last]" 3="$total">$vbphrase[show_results_x_to_y_of_z]</phrase>">$curpage</a></td>
pagenav_pagelinkrel
<td class="alt1"><a class="smallfont" href="$address$address2<if condition="$curpage != 1">&page=$curpage</if>" title="<phrase 1="$pagenumbers[first]" 2="$pagenumbers[last]" 3="$total">$vbphrase[show_results_x_to_y_of_z]</phrase>"><!--$relpage-->$curpage</a></td>
(and the one I posted above this post).
Can you give an example of that one of these would look like to force a text size of say, 14pt ? (I don't know ANY html or php so I won't even guess) I see 'smallfont' listed there but I wouldn't even know what to replace it with.