diff --git a/404.html b/404.html
index baa2909..7f8426c 100644
--- a/404.html
+++ b/404.html
@@ -4,7 +4,7 @@
     <style>
     body {
     background-color:blue;
-    link-decoration:none;
+    link-decoration:underline;
     }
     p {
     color:white;