body {
	background-color: #486c52;
}
.footer {
	color: black;
	font-size: 11px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.footer a {
	color: Green;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.txt {
	text-align: justify;
	font-size: 13px;
	text-indent: 12px;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
}

.connect {
	text-align: center;
	font-size: 13px;
	text-indent: 12px;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
}
.connect a {
	color: #486c52;
	text-decoration: none;
}
.connect a:hover {
	text-decoration: underline;