.custom .rss a {
   color: #231F87;
   text-transform: uppercase;
   padding-right: 24px;
   background: url('../lib/images/icon-rss.gif') 100% 50% no-repeat;
}
.custom .rss a:hover {
   color: #231F87;
   text-decoration: underline;
}