.Footer {
	background-image: url(Images/footer.gif);
	color: #cc6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	position: relative;
	bottom: 0px;
	clear:both
}

.Footer a:link {
	color: #cc6600;
	font-weight: bold;
}


.Footer a:hover {
	color: #cc6600;
	text-decoration: underline;
}

.Footer a:active {
	color: #cc6600;
}
