- Add `a:hover`, `a:focus` - change color for function ``` a:hover { color: #00a000 !important; text-decoration: underline; } ```