@charset "utf-8";
/* CSS Document */
 a {color: #FFFFFF;
}

a:link {color: #FFFFFF;
}

a:visited {color: #FFFFFF;
}

a:focus {color: #FFFFFF;
}

a:hover {color: #FFFFFF;
}

a:active {color: #FFFFFF;
}

.filterbouton{
    cursor: pointer;
}