BODY{
background-color: #ECF0CA;
scrollbar-face-color:#576101;
scrollbar-arrow-color:white;
scrollbar-track-color:#DFE6A3;
scrollbar-shadow-color:#DFE6A3;
scrollbar-highlight-color:#DFE6A3;
scrollbar-3dlight-color:#DFE6A3;
scrollbar-darkshadow-Color:#DFE6A3;
  overflow-x: hidden; 
  overflow-y: scroll; 
}
.smalllink {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #18181A;
	text-decoration: none;
	display: compact;
	height: 37px;
	position: fixed;
	list-style-type: square;
	line-height: 37px;
}
.smalllink:hover {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 37px;
	position: fixed;
	background-color: #576101;
}
.bigheader {
	font-family: "Arial Black";
	font-size: 45px;
	color: #000000;
	font-weight: normal;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.bigheader:hover {
	font-family: "Arial Black";
	font-size: 45px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
}
.buttons {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
}
.buttons:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C7D081;
	text-decoration: none;
	background-image: url(images/links_03_hover.jpg);
	display: block;
}
.images {
	border: thick solid #000000;
}
.buttonsCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
}
.buttonsCopy:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #003333;
}

