@charset "utf-8";
/* CSS Document */

footer a:hover, footer a:active, footer a:visited:hover {

    color: #fff;
    text-decoration: none;

}
footer a, footer a:link, footer a:visited {

    color: #fff;
    text-decoration: none;

}