body {
	background-color: #665438;
}
a:link {
	color: #FFFFff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFff;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.homelinks {
	font-family: Papyrus, Georgia, "Times New Roman";
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.2em;
}
.tiny {font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #B4FFE4;
}


.ponderosalinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	word-spacing: .1em;
	letter-spacing: .1em;
}
.bigLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
}

