Open your theme's style.css file (themes/curve_responsive/style.css), find
Code: [Select]
.external {
background: transparent url('../../images/link.gif') 100% 50% no-repeat;
padding-right: 10px;
}
and remove it completely.