Body { background: url() ; margin: 1em; color: ; font-family: ;} A:link { COLOR: blue; TEXT-DECORATION: underline; } A:visited { COLOR: purple; TEXT-DECORATION: underline; } A:active { COLOR: gray; TEXT-DECORATION: font-weight: bolder; } A:hover { COLOR: red; TEXT-DECORATION: font-weight: bolder; font-size: 100%} A:link IMG { border: double blue border-width: thick; } A:visited IMG { border: double maroonborder-width: thick; } A:active IMG { border: solid black border-width: thick; } a:hover IMG { border: solid white border-width: thick; } H1 { color: ; font-size: px; font-variant: small-caps; font-weight: bolder; font-family: ; } H2 { color: ; font-variant: small-caps; font-weight: medium; font-family: ; text-indent: 0; } Smallcaps { font-variant: small-caps; } TH {color: #FFF8DC; background: navy; font-family: ; } TD {color: ; font-family: ; } ul#navlist { margin: 0 0 0 10px; padding: 0; } #navlist li { list-style-type: none; background-color: navy; color: #FFF8DC; border: .2em solid maroon; font-weight: 600; text-align: center; padding: .3em; margin-bottom: .1em; } #navlist li a { color: #FFF8DC; text-decoration: none; display: block; } #navlist li a:hover { background-color: #FFF8DC; color: navy; }