diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html
index 6bd40f935c..ee69c0b3b1 100644
--- a/Base/res/html/misc/welcome.html
+++ b/Base/res/html/misc/welcome.html
@@ -16,6 +16,9 @@ body {
h1 {
color: #a00;
}
+a {
+ color: #ae7250;
+}
span#ua {
color: red;
}