body { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

p { font-size: small; }
h1 { color: #544026; font-size: medium; font-weight: bold; margin-top: 20px; margin-bottom: 10px; }
h2 { color: #544026; font-size: small; font-weight: bold; font-style: normal; padding-top: 12px; }
a:link { color: black; text-decoration: underline; }

a:visited { color: black; text-decoration: underline; }

a:hover { color: white; background-color: #963; text-decoration: none; }

a:active { text-decoration: underline; }

.menu { color: white; font-size: smaller; text-decoration: none; text-align: center; }
.menu a:link { color: #963; text-decoration: none; }

.menu a:hover { color: white; background-color: #963; text-decoration: none; padding: 2px 8px; }

.menu a:visited { color: #963; text-decoration: none; }

.menu a:visited:hover { color: white; background-color: #963; text-decoration: none; padding: 2px 8px; }

.small { font-size: x-small; }
.byline { color: white; font-size: small; background-color: #996625; text-align: center; width: 200px; float: right; clear: right; margin-bottom: 10px; margin-left: 10px; padding: 10px; display: inline; }
