body {
	font-family: Tahoma;
	font-size: 14px;
	color: #b1b593;
	font-weight: bold;
	background-attachment: scroll;
	background-color: #8E9166;
}
h1 {
	font-family: Tahoma;
	font-size: 36px;
	color: #b1b593;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #b1b593;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	color: #b1b593;
} 
a:link {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: ButtonText;
	background-color: #b1b593;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: ButtonText;
	background-color: #b1b593;
	font-weight: bold;
}
}

a:active {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: ButtonText;
	background-color: #b1b593;
	font-weight: bold;
}
a:hover { font-family: Tahoma; color: GrayText; background-color: #b1b593}
body {
	scrollbar-face-color: ButtonFace;
	scrollbar-arrow-color: ButtonText;
	scrollbar-track-color: InactiveBorder;
	scrollbar-shadow-color: ButtonShadow;
	scrollbar-highlight-color: Highlight;
	scrollbar-darkshadow-Color: '#D6C684';
}
a:link {
	font-family: Tahoma;
	font-size: 16px; underline;
	font-weight: bold;
}
a:visited {
	font-family: "Tahoma";
	font-size: 16px;
	font-weight: bold;
}