diff --git a/hbd/server/templates/live.html b/hbd/server/templates/live.html
index f55affc..40b980f 100644
--- a/hbd/server/templates/live.html
+++ b/hbd/server/templates/live.html
@@ -236,6 +236,8 @@
color: #ff9800;
font-weight: 700;
}
+ #ntable a.host-link { color: inherit; text-decoration: none; }
+ #ntable a.host-link:hover { text-decoration: underline; }