.nav_latestnews {
	font-family: David;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	background-color: #FFCC99;
	border: thin solid #FF9933;
	text-align: center;
	
	
}
.nav_connections {
	font-family: David;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	background-color: #FF9999;
	text-align: center;
	border: thin solid #FF0000;
}
.nav_shlichussoldiers {
	text-align: center;
	border: thin solid #66CC00;
	font-family: David;
	font-size: 18px;
	font-weight: bold;
	color: #66CC00;
	background-color: #CCFF99;
}
.nav_games {
	font-family: David;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
	background-color: #99CCFF;
	text-align: center;
	border: thin solid #3366CC;
}
.nav_kidsforum {
	font-family: David;
	font-size: 18px;
	border: thin solid #E8DB03;
	color: #E8DB03;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.nav_homeschool {
	font-family: David;
	font-size: 18px;
	font-weight: bold;
	color: #A907FA;
	background-color: #DE9FFA;
	text-align: center;
	border: thin solid #B107FE;
}
.forum {
	border: thin solid #E8DB03;
}
