diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index df11792..e58bdce 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -56,13 +56,6 @@ body { background: #e7e7e7 url(../images/body-bg.png) 0 0 repeat; } -a { - color: #d5000d; -} -a:hover { - color: #c5000c; -} - header { padding-top: 35px; padding-bottom: 25px;