p, div, td, ul, ol, .normal {
        font: 13px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #625223;
        }

.red {
        font: 13px/18px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #A92F07;
        }

a:link  { text-decoration: underline; color: #625223 }
a:active        { text-decoration: underline; color: #625223 }
a:visited       { text-decoration: underline; color: #625223 }
a:hover { text-decoration: underline; color: #5A2401 }

.submit { background-color: #D0BF94; color: #A92F07; font-size: 10px; font-weight: bold; line-height:14px}
