a {
	color: #693836;
	text-decoration: none;
	font-weight: bold;


}
a:link {
	color: #693836;
	text-decoration: none;
}
a:active {
	color: #693836;
	text-decoration: underline;
}
a:visited {
	color: #8F4D49;
}
a:hover {
	color: #96C7C9;
	font-weight: bold;
	background-color: #8f4d49;
}

a.two:hover {
	color: #96C7C9;
	font-weight: bold;
	background-color: d8d8b1;


	}


style {
document.body.style.overflowY = hidden
document.body.style.overflowx = hidden
}



.scrollbar {
	background-color: #00FF66;
}
.imagefilter {
	filter: Blur(Add=1, Direction=0, Strength=1);
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
