body {
	scrollbar-3d-light-color:#FF6600;
	scrollbar-arrow-color:#FF6600;
	scrollbar-base-color:#FF9966;
	scrollbar-dark-shadow-color:#D3C2B2;
	scrollbar-face-color:#410103;
	scrollbar-highlight-color:#;
	scrollbar-track-color:#D0B099;
	scrollbar-shadow-color:#87766A;
	background-attachment: fixed;
	background-color:#E6CEBE;
	Background-image: url(myimages/grunge.jpg);
	background-repeat: repeat;


}

a:link{ color:#FFA317; text-decoration:none;font-family: arial; font-size: 12pt;}

a:visited{color:#FFA317;text-decoration:none;font-family: arial; font-size: 12pt;}

a:active{ color:#FFFFFF;text-decoration:none;font-family: arial; font-size: 12pt; }

a:hover{ color:#FFFFFF;text-decoration:underline font-family: arial; text-decoration:underline;font-size: 12pt; }