summaryrefslogtreecommitdiff
path: root/template/head.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/head.st')
-rwxr-xr-xtemplate/head.st25
1 files changed, 0 insertions, 25 deletions
diff --git a/template/head.st b/template/head.st
index e78ee8f..da1c3f5 100755
--- a/template/head.st
+++ b/template/head.st
@@ -43,28 +43,3 @@ jQuery(document).ready(function () { MM_preloadImages('/static/mouseover.gif');
jQuery(function() { jQuery("#banner-menu").lavaLamp({ fx: "backout", speed: 700 })});
</script>
-
-<style type="text/css">
-<!--
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
-}
-
--->
-</style>