body {
	background-color: #317098;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.banner a {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 38px;
	width: 638px;
	float: left;
	background: url(whale_banner.png) no-repeat;
	margin-top: 10px;
}
.banner a:hover {
	background-position: 0 -38px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: white;
}

