diff --git a/theme/templates/.#index.html b/theme/templates/.#index.html
deleted file mode 120000
index f214618..0000000
--- a/theme/templates/.#index.html
+++ /dev/null
@@ -1 +0,0 @@
-doohoyi@DoohouicBookAir.skbroadband.13926
\ No newline at end of file
diff --git a/theme/templates/index.html b/theme/templates/index.html
index 1f4a8b5..c4b7c43 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -11,10 +11,8 @@
font: 0.75em/1.5 Verdana, AppleGothic, Sans-serif;
}
- a,
- a:active,
- a:link,
- a:hover {
+ a {
+ color: black;
text-decoration: none;
}