body.home_blank {
	position: relative;
	text-size-adjust: 100%;
	background: rgba(255,255,255,1);
}

.logo a {
    background-image: url("../../natama_us/layout/logo_natama-investment-group-inc.svg") !important;
}

.ce_text a:hover {
    color: #009bd6 !important;
    text-decoration: underline;
}

.ce_text li a {
    color: #0074ba !important;
}

.ce_text li a:hover {
    color: #009bd6 !important;
    text-decoration: underline;
}

.ce_form a {
    color: #0074ba !important;
}

.ce_form a:hover {
    color: #009bd6 !important;
    text-decoration: underline;
}