--- stylesheet.css	2011-02-27 22:35:17.306352994 +0200
+++ stylesheet.css	2011-02-27 22:32:27.178353000 +0200
@@ -7,6 +7,8 @@
 	background: #FFFFFF;
 }
 
+A		{text-decoration:none;}
+A:hover		{text-decoration:underline;}
 A:link		{ color: #000066; }
 A:visited	{ color: #000099; }
 A:active	{ color: #FF0000; }
