.header {
background-color: green;
color: whitesmoke;
}
.header a {
text-decoration: none;
color: inherit;
.header a:hover {
color: lightgray;