﻿.footer
{
    background-color: #f0efee;
    border-style:none;
    padding: 0;


}
.footer p 
{
    margin:0;
    font-size: 90%;
    padding: 0;
}
.footer a:link, .footer a:visited
{
    text-decoration: none;
    font-size: 90%;
    color:#666;
}

.footer a:active,.footer a:focus, .footer a:hover {
color: Red;}





