a:hover { color: red; background-color: rgb(255, 255, 255); text-decoration: underline; }
a { color: blue; text-decoration: none; }
