a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
    color:#000;
    text-decoration:none;
}
