diff --git a/index.html b/index.html
index 4171f89..c31eb92 100644
--- a/index.html
+++ b/index.html
@@ -26,7 +26,7 @@

It's WiiMart Wednesday, The catalog has been updated with new games!
diff --git a/media/index.html b/media/index.html
index 076e22a..bf5aba4 100644
--- a/media/index.html
+++ b/media/index.html
@@ -12,8 +12,6 @@
diff --git a/meta/main.css b/meta/main.css
index cc4b0a6..1b7e041 100644
--- a/meta/main.css
+++ b/meta/main.css
@@ -17,7 +17,7 @@ a {color:#34BEED; font-weight: bold;}
::selection{color: #323232;background: #34BEED;}
::-moz-selection{color: #323232;background:#34BEED;}
body.dir {text-align: left;}
-body.dir a {color:black;text-decoration: none;}
+body.dir a {color:black;text-decoration: none;font-weight: normal;}
table {border: 1px solid white; border-collapse: collapse;}
th, td {border: 1px solid}
div.mem {display: flex;align-items: flex-start}