body  { background: #ECE1CB;
                color: #330000;
                font-family:  "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
        -moz-box-sizing:border-box; box-sizing:border-box;
}          

input.form { background-color: #ECE1CB; border: 0;  font-weight: bolder;
             border-bottom-width: 1px; border-bottom-style: solid;
             border-bottom-color: #883000; color: #330000;width:100%;
}

textarea   { background-color: #ECE1CB;color: #330000;
             border: 1px solid #DCD1BB;
             font-family:  "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
}

hr { height: 0;border: 0; border-top: 1px solid #550000; }


a { color:#7C3D1A; text-decoration: none; font-size: 13px; -moz-outline: none; }
a:active,a:focus,a:hover { color:#9C3D1A; text-decoration: none; font-size: 13px; -moz-outline: none; }
