@charset "utf-8";

.by {
	font-size: 0.8em;
	color: #FF6666;
}
#Layer1 {
	width: 400px;
	display: inline;
}
.copyright {
	font-size: .9em;
	font-style: italic;
	text-align: center;
	color: #CC6666;
	padding-top: 40px;
}

.by a:link, .by a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF6666;
}
.by a:hover, .by a:active {
	color: #FFFFFF;
}
.by a:focus {
	border: none;
}
