diff --git a/files/css/files.css b/files/css/files.css
index ed19a560ea652234813b41872a780a2138590560..bf67b3bdccb7293ab84681b9803f5e50cbb62772 100644
--- a/files/css/files.css
+++ b/files/css/files.css
@@ -80,6 +80,9 @@ table {
 	width: 90%;
 }
 
+tbody tr:hover, tbody tr:active { background-color:#eee; }
+tbody a { color:#000; }
+
 table td.filesize, table td.date
 {
     width: 5em;