body { background-color: grey; max-width: 1200px; } a { color: #999; text-decoration: none; outline: none; } a:hover { text-decoration: underline; color: #FFF; }