.footer {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 9pt;
	
	}

.footer a {
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	}
	
.footer a:hover {
	font-family: Arial;
	font-weight: bold;
	color: #33A333;
	font-size: 9pt;
	text-decoration: none;
	}
	
.navigation {
	height: 25px;
	}
	
.copyright {
	font-size: 7pt;
	}
	
.copyrightCell {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	}
	
.showcaseImages {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #000000;
	}