main a,
main a:hover,
main a:focus,
main a:visited,
main a:link {
    color: #000;
    text-decoration: none;
}

/** For short pages only */
/*footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}*/
