.uk-close {
	color: white;
}
a {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
.uk-checkbox {
    border: 1px solid #999;
    background-color: white;
}
