BODY {

	background-image: url('../images/back.jpg');
	background-attachment: fixed;
    color: black;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
	scrollbar-3d-light-color: #F6ECC8;
	scrollbar-arrow-color: YELLOW;
	scrollbar-base-color: #6F5E25;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #CC9900;
	scrollbar-track-color: #663300;
	scrollbar-highlight-color: #F6ECC8;
	scrollbar-shadow-color: #000000;
}

a:link {text-decoration:none; font-family:Trebuchet MS; color:#cc3300;}
a:visited {text-decoration:none; font-family:Trebuchet MS; color:#cc3300;}
a:hover {text-decoration:none; font-family:Trebuchet MS; color:#ffcc66;}
a:active {text-decoration:none; font-family:Trebuchet MS; color:#6A6A35;}
