#print, #header, #menu {
    display: none;
}

a:visited {
    color: rgb(77, 127, 187);
}

a:link {
    color: rgb(77, 127, 187);
}