a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: underline;
}
.adjustBNav {
	position: relative;
	top: -150px;
}
