a:link		{ text-decoration: underline; color: white }
a:visited	{ text-decoration: underline; color: white }
a:hover		{ text-decoration: none; color: #D9DBE3 }

.jb--wrapper {
	background-color: #3b4e6d !important;
	color: white !important;
	font-family: Arial, Helvetica, sans-serif;
}
.jb--wrapper .jb--button {
	background-color: #3b4e6d !important;
	color: white !important;
	font-family: Arial, Helvetica, sans-serif;
	}