
.hyper-link-style:after {
    content: "\f0da";
    font-family: FontAwesome;
    color: rgb(165, 205, 57);
}

/**umb_name:HyperLink*/
.hyper-link-style {
	font-size: 11pt;
	border-bottom: 2px dotted rgb(165, 205, 57);
	color: rgb(165, 205, 57);
	display: inline;
	margin-right: 3px;
}
