
body
{	
	font-family: poppins;
	background:#ffffff;
	font-size:14px;
	color:#000;
	text-align:left; padding-bottom:0
}


a { text-decoration:none !important}




.heding { font-weight:bold; text-align:left; font-size:16px; text-transform:uppercase; padding-bottom:5px; margin-bottom:7px; color:#003e89 }




.link1 a { text-decoration:none; transition:300ms ease-in-out; font-size:13px; color:#f5f5f5 }
.link1 a:hover { color:#FF9 }

@media(max-width:500px){

}



