.note {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 5px 10px 8px;
}

.note a {
	text-decoration: none;
}

.note a:hover {
	text-decoration: underline;
}

.note-1, .note-1 a {
	background-color: #ffd9d9;
	color: #b30000;
}

.note-2, .note-2 a {
	background-color: #eafaf7;
	color: #2e8072;
}

.note-3, .note-3 a {
	background-color: #e6f2ff;
	color: #3361c2;
}

.note-4, .note-4 a {
	background-color: #faede1;
	color:  #b55b00;
}
