* {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #0B3E5D;
}
a:visited {
	color: #006;
}
a:hover {
	color: #09F;
}
a:active {
	color: #09F;
}
#wrapper {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#wrapper #footer {
	text-align: center;
	font-size: 12px;
}#wrapper #navigation {
	text-align: center;
	font-weight: bold;
}
