		#history {
		font-family: "Times New Roman", Times, serif;
		padding: 10px;
		border: solid 5px #D9B080;
		color: #4F2919;
		background-image: url(../../Images/stucco2.gif);
		}
		#history p {
		text-indent: 3em;
		text-align: justify;
		text-justify: newspaper;
		font-weight: 500;
		}
		#history table td {
		color: #4F2919;
		font-weight: 700;
		}
		#history a:link {
		color: #4F2919;
		background-color: #DEB887;
		text-decoration: none;
		}
		#history a:hover {
		color: red;		
		background-color: #DEB887
		}
		#history a:visited {
		color: #4F2919;		
		background-color: #D9B080;
		text-decoration: none;
		}
		#history a:active {
		color: red;		
		background-color: #DEB887;
		}
		#history .LeftLink {
		float: left;
		background-color: #DEB887;		
		padding: 2px 10px;
		}
		#history .RightLink {
		float: right;
		background-color: #DEB887;
		padding: 2px 10px;
		}
		.19XX {
			scrollbar-face-color:#DEB887;
			scrollbar-highlight-color: #D9B080;
			scrollbar-shadow-color: #D9B080;
			scrollbar-3dlight-color:  #D9B080;
			scrollbar-arrow-color: #4F2919;
			scrollbar-track-color:  #DEB887;
			scrollbar-darkshadow-color:#4F2919;
		}
