@charset "utf-8";
/* CSS Document */
a.LayImAhrefNode{
	padding: 6px 12px;
    background: #ef5825;
    border: 1px solid #ef5825;
    color: #fff;
    border-radius: 5px;
    display: inline-block!important;
    margin-right: 5px;
    transition: all 0.6s;
}

