body {
	background-color: #FFDEAD;
	text-decoration: none;
	scrollbar-3dlight-color: #F5F5DC;
	scrollbar-highlight-color: #f9f3b6;
	scrollbar-base-color: #B39C6A;
	scrollbar-arrow-color: Black;
	scrollbar-darkshadow-color: #847A57;
	font-family: Arial;
	background-image: url(../system_img/sandbg.jpg);
	background-attachment: fixed;
}
pre {
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	color: Green;
}
a:link {
	text-decoration: none;
	color: Navy;
}
a:active, a:visited, a:focus {
	text-decoration: none;
	color: Maroon;
}
