.page_a.current {
	background-color: rgba(222,78,13,1);
}
.page_a.current:hover {
	background-color: rgba(222,78,13,1);
}