<!--
a            { color: "maroon";
			   text-decoration: none;}
			   
a:hover      { color: "#000080";
               text-decoration: underline; }

.footer     { font-family: Arial;
			   text-decoration: none;
			   font-size: 8pt; }
BODY {     
scrollbar-3d-light-color:#999999;
scrollbar-arrow-color:#473111;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#D8C197;
scrollbar-highlight-color:#D8C197;
scrollbar-shadow-color:black;
}
-->