.cmp_notification a {
	color: #aaa;
}

.title a {
	color: #000;
}

a {
	color: #aaa;
}

a:hover, a:focus {
	color: #777;
}

.cmp_notification {
	background-color: #fff;
}

.cmp_button, .cmp_form .buttons button, .pkp_search button[type="submit"], .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
	color: #000;
}

.cmp_button_wire, .obj_galley_link {
	border: 1px solid #000;
	color: #000;
}

.cmp_notification {
	border-left: 5px solid #000;
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
	background: #555;
}