Or alternatively, just do this:
.storelocatorlink {
background: #4c85b6;
}
a.storelocatorlink:link { color:#FFF; text-decoration:none; font-weight:normal; border-radius: 5px; padding: 5px;}
a.storelocatorlink:visited { color: #FFF; text-decoration:none; font-weight:normal; border-radius: 5px; padding: 5px;}
a.storelocatorlink:hover { color: #FFF; text-decoration:underline; font-weight:normal; border-radius: 5px; padding: 5px;}
a.storelocatorlink:active { color: #FFF; text-decoration:none; font-weight:normal; border-radius: 5px; padding: 5px;}