body { background-color: #C7CBFE; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: medium; color: #000099; table-layout: inherit;top: 15px; left: 15px; } .navlink a:link { font-family: Tahoma; font-size: 80%; font-weight: bold; color: #000000; text-decoration: none; padding: 1px; margin: 1px; border: 1px gray; display: block; width: 100%; text-align: center; vertical-align: middle; white-space: normal; border-top-style: inset; border-bottom-style: outset; background-color: lightblue; } .navlink a:visited { font-family: Tahoma; font-size: 80%; font-weight: bold; color: #000000; text-decoration: none; padding: 1px; margin: 1px; border: 1px outset gray;display: block; width: 100%; background-color: lightblue; } .navlink a:hover { font-family: Tahoma; font-size: 80%; font-weight: bold; color: #000000; text-decoration: none; padding: 1px; margin: 1px; border: 1px inset black;display: block; width: 100%; background-color: red; } xxxh1 { font-family: Arial, Helvetica, sans-serif; font-style: italic; letter-spacing: 2px; color: #027A65; font-weight: bold; font-size: 100%; }