body { background-color: silver; color: black; font-family: Verdana; } h1 { font-family: Impact, Charcoal, sans-serif; color: blue; font-weight: normal; } a { color: green; text-decoration: none; } a:hover { color: blue; }