BODY {
	SCROLLBAR-BASE-COLOR: #E2851D;
	SCROLLBAR-FACE-COLOR: #E2851D;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: white;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin-left:30;
	background-attachment:fixed;
	BACKGROUND-COLOR: #F4F6F7;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline overline;
}

