a#Loudspeaker {
   color: #f60;
}

a:link img  {
   border: 5px solid white !important
}

a:visited img  {
   border: 5px solid white !important
}

a:hover img  {
   border: 5px solid #ccf !important
}

a:active img {
   border: 5px solid white !important
}

