diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index 8bbf176903666c6339764f8a4659d6ec3325166f..143a2099b502857136bb860a3f9c5b0fa9fb146d 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -10,8 +10,7 @@ body { color: #606c71; } a { - color: #333399; - text-decoration: none; } + color: #333399; } a:hover { text-decoration: underline; }