The following HTML:
<a href="http://www.google.com">
hello
</a>

Using QWebView displays an strange border around the clicked link:
hello.png

Anyone knows how to remove it?