/* CSS Document */

BODY {	scrollbar-base-color: #0A1061;
		scrollbar-track-color: #7295DC;
		scrollbar-face-color: #0A1061;
		scrollbar-highlight-color: #7295DC;
		scrollbar-3dlight-color: #7295DC;
		scrollbar-darkshadow-color: #0A1061;
		scrollbar-shadow-color: #7295DC;
		scrollbar-arrow-color: #ff9900; }
		
a:link		{ color: #7295DC; text-decoration: none }

a:visited	{ color: #7295DC; text-decoration: none }

a:active	{ color: #7295DC; text-decoration: none }

a:hover		{ color: #e68328; text-decoration: none }



.title		{ color: #7295DC; font: 16px Gill Sans MT; font-weight: bold }

.copylinks	{ color: #7295DC; font: 12px Gill Sans MT, font-weight: normal }

.copytext 	{ color: #7295DC; font: 12px Gill Sans MT; font-weight: normal }



.copyright 	{ color: #7295DC; font: 9px Gill Sans MT, font-weight: normal }
