.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #879F3E;
	text-decoration: none;
}
.footer:hover {
	
	color: #6B7E30;
	
}
.text {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5F7E03;
	text-decoration: none;
}
