diff --git a/index.html b/index.html
index 7cc2dda..c41cce0 100644
--- a/index.html
+++ b/index.html
@@ -228,7 +228,7 @@
.downloadTable tbody tr:hover{background-color:#f7f7f7}
.downloadTable td{padding:6px 10px}
.downloadTable tbody tr.ht td{background-color:#888;border-bottom:0;}
- .downloadTable tbody tr td.boldy{font-weight:bold;}
+ .downloadTable tbody tr td.boldy{font-weight:bold;color:#ddd}
.downloadTable tbody tr:last-child{border-bottom:0;}
.downloadTable thead tr{background-color:#4caf50;}
.downloadTable thead th{color:white;padding:12px 5px}