I found my page text displayed in opera and firefox with different font-size.
<div id='kfbuttext1'>
<a href='#' class='kfbutlink'>test string</a>
<a href='#' class='kfbutlink'>line 2</a>
</div>
CSS as follows .kfbutlink{Font-family:arial; font-size:12px}. it looks fine it firefox but opera(9.64) displays it large size.