a { color: #C0A264; text-decoration: none; }
a:link {  color: #C0A264; text-decoration: none; }
a:hover {  color: ##99CCCC; text-decoration: underline; font-weight: bold; }
a:active {  color: #999999; text-decoration: none; }
a:visited {  color: #C0A264; font-style: italic; }
a:focus { color: #000000; text-decoration: none; }
body {  scrollbar-3d-light-color: #C0C0C0;
        scrollbar-arrow-color: #C0C0C0;
        scrollbar-base-color: #C0C0C0;
        scrollbar-dark-shadow-color: 999999;
        scrollbar-face-color: #C0A264;
        scrollbar-highlight-color: #C0C0C0;
        scrollbar-shadow-color:#C0A264;
}
p {font-family: Verdana; font-size: 12px; text-align: center;}
hr {width: 70%; text-align: center; color: #C0C0C0; height: 4px; border: 1px solid gold; margin-top: 20pt;}