#jingweblink {
	color: rgba(255,255,255,.7);
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}