	<style type="text/css">		

#dummy{ text-align:center;}

	a:link { font-weight:bold; color:#FFFFFF; text-decoration:none }
	a:visited { font-weight:bold; color:#FFFFFF; text-decoration:none }
	a:hover { font-weight:bold; color:#E00000; text-decoration:none }
	a:active { font-weight:bold; color:#E00000; text-decoration:underline }
	a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
	
body {
	  scrollbar-base-color:#8C8CC6;
	  scrollbar-3dlight-color:#FFB623;
	  scrollbar-arrow-color:#FFB623;
	  scrollbar-darkshadow-color:#FFB623;
	  scrollbar-face-color:#DC9018;
	  scrollbar-highlight-color:#000000;
	  scrollbar-shadow-color:#000066;
	  scrollbar-track-color:#FFB623;
	  background-color:#004400;
	  }
	</style>
