.note {
	background: #00459d;
	color: white;
	padding: 10px 20px;
	font-size: 85%;
	line-height: 1.1;
	margin-bottom: 1em;
}
.note a,
.note a:visited {
	color: #ffb732;
}
.note a:hover {
	color: white;
}