/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
a:focus, a:hover {
    text-decoration: none;
}
li {
    text-decoration: none;   
}
