body { margin: 2px 0 2px 0; font-family: Arial, Helvetica, sans-serif; background-color: #008080; font-size: small; }

p { margin: 15px; }
p.narrow { margin: 0px 20px 15px 20px; }
p.design { margin: 12px }

hr { width: 95%; color: #008080; }

.font { font-size: x-small; }
.mouse { cursor: crosshair; }

a:link { color: blue; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: red; text-decoration: none; }
a:active { color: green; text-decoration: none; }

a:link.menu { color: white; text-decoration: none; }
a:visited.menu { color: white; text-decoration: none; }
a:hover.menu { color: #00FFFF; text-decoration: none; }
a:active.menu { color: yellow; text-decoration: none; }

table.body { background: white; }
table.menu { background: #008080; border: 2px solid #800000; }
table.footer { margin-bottom: 10px; }

td.menu { border-right: 2px solid #800000; }
