body{
	text-align: center;
	background-color: #F5F5F5;
}
a{
	text-decoration: underline;
	color: #8EA332;
}
a:hover{
	text-decoration: none;
}
#CopyRight{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8EA332;
	text-decoration: none;
	
}
