<style> a {text-decoration: none; color:black } a:hover {text-decoration: underline; color:brown; } pre {color: #3c1e1e;} </style> <pre>[% print_from_handle(data.fh) %]</pre> </body> </html>