diff --git a/index-closed.html b/index-closed.html index ccda5c8..21ab676 100644 --- a/index-closed.html +++ b/index-closed.html @@ -4,6 +4,14 @@ <embed src="mclose.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" /> <embed src="ambient.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" /> <style> + a:link { + color: black; + text-decoration: none; + } + a:visited { + color: black; + text-decoration: none; + } .start { position: absolute; left: 0px;