.pkp_structure_sidebar a {
	color: #000000;
}

.pkp_page_index .current_issue .read_more {
	color: #ff9030 !important;
}

.obj_issue_summary .title {
	color: #ff9030 !important;
}

.cmp_article_list .articles {
	color: #ff9030 !important;
}

.obj_article_summary .title {
	color: #ff9030 !important;
}

.obj_article_summary>.title a {
	color: #ff9030 !important;
}

.obj_article_summary>.title a:hover {
	color: #ff9030 !important;
}

.obj_article_summary>.title a:focus {
	color: #ff9030 !important;
}

.cmp_button_wire {
	color: #ff9030 !important;
	border: 1px solid #ff9030 !important;
}

.obj_galley_link {
	color: #ff9030 !important;
	border: 1px solid #ff9030 !important;
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #ff9030;
    color:#fff !important;
}