.text {
	font-family: Arial;
	font-size: 12px;
	color: #fff7ce;
}
.nav {
	font-family: Arial;
	font-size: 12px;
	color: #d37d30;
}
.bot {
	font-family: Arial;
	font-size: 10px;
	color: #3d4f34;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
