@charset "utf-8";

a {text-shadow: 0 0 5px #fff; }
body.dark a {text-shadow: 0 0 5px #000; }
body.bright a {text-shadow: 0 0 5px #fff; }