a:link { color: blue; text-decoration: none; }
a:hover { color: #300; background-color: #f06; text-decoration: underline; padding: 2px; }
