diff --git a/www/css/events.css b/www/css/events.css
index ed3c5dc..7723024 100644
--- a/www/css/events.css
+++ b/www/css/events.css
@@ -1,3 +1,10 @@
+h2 a {
+	color: black;
+	text-decoration: none;
+}
+h2 a:hover {
+	text-decoration: underline;
+}
 h2 em {
 	display: inline-block;
 	color: gray;