iPhone Tel Link CSS fix

CSS
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}