/* -- Layout footer -- */
.footer2 {
	color: #536545;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
	font-size: 11px;
}
.footer2 A:link {
	text-decoration: none;
	color: #536545;
}
.footer2 A:hover {
	text-decoration: underline;
	color: black;
}
.footer2 A:visited {
	text-decoration: none;
	color: #536545;
}
/* end Layout */
