diff --git a/extras/chrome_extension/notification.html b/extras/chrome_extension/notification.html
index bbe2eca2c7..e289895fd2 100644
--- a/extras/chrome_extension/notification.html
+++ b/extras/chrome_extension/notification.html
@@ -1,22 +1,43 @@
-
+
-
-
- Wicket Alert
-
-
-
- Event Alert
-
-
-
-
+ a {
+ color: #237948;
+ text-decoration: none;
+ }
+ a:hover {
+ text-decoration: underline;
+ }
+ a:visited {
+ color: #237948;
+ text-decoration: none;
+ }
+ a:visited:hover {
+ text-decoration: underline;
+ }
+
+
+
+ Event Alert
+
+
+
+