body { color: #FFFFFF; background-color: #AF634C; margin-right: 2em; margin-left: 2em; } a { text-decoration: none; } a:link { color: blue; } a:visited { color: silver; } a:hover, a:active { color: red; background-color: #774500; } address a { font-family: "Times Roman", "Times New Roman", Times; font-weight: bold; }