/* footer.css */
footer{background-color:#ccc}footer >  .inside{padding-top:40px;padding-bottom:40px}footer .inside,footer .inside td,footer .inside th,footer .inside p,footer .inside a{font-size:14px;font-weight:normal;color:#444}footer .inside a{text-decoration:underline;color:#444}footer .inside a:hover{color:#000}