.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	

}
a:link {
    color: #47914C;
	text-decoration:  none;
	}

a:visited {
    color: #003333;
	text-decoration:  none;
	}
	
a:hover {
    color: #47914C;
	text-decoration:  none;
	}
	
