<style> table td { font-weight: bold; } </style>
<style> table td:hover { font-weight: bold; } </style>
Comment