img {
    border: none;
}

a {
    color: #473b3b;
    text-decoration: underline;
}
a:visited {
    color:  #473b3b;
    text-decoration: underline;
}
a:hover {
    color: #473b3b;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 17px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}


