a#header_imagelink{
    text-decoration : none;
}

a#navbar {
    text-decoration: none;
    color: black;
}

a#footer {
    text-decoration: none;
    color: black;
    padding: 15px;
    font: 900 14px arial;
}


div#navbar {
    text-decoration: none;
    background-repeat: no-repeat;
    font: 900 16px arial;
    color: black;
}

div#navbar_spaghetti_link {
    color: black;
    padding-top: 9px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display:inline;
}

div#footer_links {
    text-decoration: none;
    padding: 15px;
    font: 900 14px arial;
    text-align: center;
}




/*
div#navbar_link {
    padding-top: 25px;
    text-align: center;
    color: black;
    font: 900 12px arial;
}

a:hover {
    font-weight: bold;
    color: black;
}

a:link {
    color: black;
}

a:visited {
    color: black;
}
*/

