.modal .modal-body a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.modal .modal-body a:hover {
	text-decoration: underline;
}
.modal-logo {
	cursor: pointer;	
}