@charset "UTF-8";
.footer {
	background-color: #FFFFFF;
	height: 150px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
.caption {
	background-color: #FFFFFF;
	height: 8px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
}
.caption a:link {color: #463C3C}
.caption a:visited {color: #463C3C}
.caption a:hover {color: #6666FF}
.caption a:active {color: #463C3C}
