.menu { 		color : #000000;} /* menu style */A:hover {		color: #968370;		font-weight: bold;		background-color: white;		background-repeat: repeat;		background-attachment: scroll;		background-position: 0% 50%}A {		text-decoration : none} /* default text */A:link {		text-decoration: none} /* unvisited link */A:visited {		text-decoration: none;		color: #442200;} /* visited links */A:active {		text-decoration: none} /* active links */body {/*	scrollbar-face-color: #bd9a80; */	scrollbar-face-color: #968370;	scrollbar-shadow-color: black;	scrollbar-highlight-color: white;	scrollbar-3dlight-color: #663300;	scrollbar-darkshadow-color: #663300;	scrollbar-track-color: #442200;	scrollbar-arrow-color: white;}