body {
	color: #222;
}
.text-normal {
	font-weight: 500;
}

.bg_blue a:not(.btn):hover {
	text-decoration: underline;
}