@charset "utf-8";
/* CSS Document */

.footer {
	background-color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	border: thin solid #666;
}
.body {
}
.banner {
}
a:link {
	text-decoration: none;
	
}
