body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001251;
	direction:;
  	background-attachment:fixed; 
  	scrollbar-arrow-color: #F68726;
  	scrollbar-track-color: #FFF4EA;
  	scrollbar-face-color: #FEF0E3;
  	scrollbar-highlight-color: #F68726;
  	scrollbar-3dlight-color: #ffffff;
  	scrollbar-darkshadow-color: #ffffff;
  	scrollbar-shadow-color: #F68726;
}

a:link {
	text-decoration:none;
	color: #F68726;
}
a:visited {
	text-decoration:none;
	color: #F68726;
}
a:hover {
	text-decoration:underline;
	color: #F68726;
}
.left1 {
	font-size: 11px;
	color: #CA6001;
}
.left a:link {
	text-decoration:none;
	color: #001251;
}
.left a:visited {
	text-decoration:none;
	color: #001251;
}
.left a:hover {
	text-decoration:underline;
	color: #001251;
}
.bottom {
	font-size: 11px; 
	color: #F68726;
}