table.footer{
    width:100%;
    vertical-align:bottom;
    margin:0px;
    padding:0px; 
    border-width: 1px 0px 0px 0px;
    border-style:solid;
    border-color:#F0F0F0;
    height:30px;
    /*background-color:#FBF9F0;*/
}

hr.line{    
    border:0px;
    height:2px;
    width:35px;
    background-color:#A28A00;
    margin-right: 2px;
}

td.copyright{
    font-family:Arial;
    font-size:10px;
    color:#5E6B72;
    width:335px;
}

td.footer{
    font-family:Arial;
    font-size:10px;
    color:#5E6B72;
}

a.linkFooter{    
    font-family:Arial;
    font-size:10px;
    color:#5E6B72;
    font-weight:plain;
    text-decoration:none;
}

a.linkFooter:hover{
    font-family:Arial;
    font-size:10px;
  /*  color:#64A756;*/
    color:#B61D22;
    font-weight:plain;
    text-decoration:none;
}

