.basicsitefont {
	font-family: "Arial Narrow";
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #FF6633;
	position: relative;
	overflow: scroll;
	height: 600px;
	visibility: visible;
	z-index: 1;
	width: 800px;
	font-weight: bold;
}
.heading {
	font-family: "Arial Narrow";
	font-size: 140%;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	text-transform: none;
	color: #6aa351;
	letter-spacing: .2em;
}
.navigation {
	font-family: "Arial Rounded MT Bold";
	font-size: 0.8em;
	font-weight: normal;
	font-variant: normal;
	color: #99CC66;
}
.basicsitefont_small {

	font-family: "Arial Narrow";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FF6633;
	position: relative;
	overflow: scroll;
	height: 80%;
	visibility: visible;
	z-index: 1;
	width: 100%;
	font-weight: bold;
}
.medium {
	font-family: "Arial Narrow";
	font-size: 80%;
	font-weight: lighter;
	color: #FF6633;
	text-transform: lowercase;
}
.small {
	font-family: "Arial Rounded MT Bold";
	font-size: 0.6em;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FF6633;
}
.credits {

	font-family: "Arial Narrow";
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #99CC66;
}
a:link {
	color: #FF6633;
}
a:hover {
	color: #669933;
}
a:visited {
	color: #FF6633;
}
.mediumbold {
	font-family: "Arial Narrow";
	font-size: 80%;
	font-weight: bolder;
	color: #FF6633;
	text-transform: lowercase;
}
