a:link {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
  color: #00ccff !important;  
}
a.vcard-btn {
  text-decoration:none;  
}
.vcard-btn:hover {
  color: #00ccff;  
}