.backGround {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
	text-align: center;
	background-color: #9D9E74;
}
.backGround a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.backGround a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #9D9E74;
	background-color: #FFFFFF;
}
