<style>

<!-- linked style sheet -->

body, tr, td 

	{ color: #000000; font-family: geneva, helvetica; font-size: 2; font-color: #FFFFFF; 

scrollbar-arrow-color:#623D45;
			scrollbar-dark-shadow-color:#000000;
			
			scrollbar-face-color:#000000;
			scrollbar-highlight-color:#623D45;
			scrollbar-base-color:#000000;
			scrollbar-shadow-color:#623D45;
			scrollbar-3d-light-color:#623D45;
			scrollbar-track-color:#000000
 }


a:link {color:#ffffff; text-decoration:underline}
a:visited {color:#D8BFD8; text-decoration:none}
a:hover {color:#CECEDD; text-decoration:underline}

</style>