#page {
	background: none;
}

.woocommerce-MyAccount-navigation > ul li:not(.is-active) a {
	color: #000;
}
.woocommerce-MyAccount-navigation > ul li:not(.is-active) a:hover {
	color: #fff;	
}