a:hover { color: red }
.slink	{ text-decoration: none; }
.slink:hover { text-decoration: underline; }
