diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html
index 5e3987c380..59eb27c24e 100644
--- a/Base/res/html/misc/welcome.html
+++ b/Base/res/html/misc/welcome.html
@@ -19,6 +19,9 @@ h1 {
a {
color: #ae7250;
}
+a:hover {
+ color: #f4cca0;
+}
span#ua {
color: red;
}