body { 
        /* font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; */
        font-family: Arial, Helvetica, sans-serif; 
        font-size: 85%;
        background-color: #bb6f12; 
        margin: 0;
	color: #3e2b00
        }

a { text-decoration: none; }
a:link, a:visited { font-weight: bold; color: #3e2b00; border-bottom: 1px dotted; }
a:hover, a:active { font-weight: bold; color: black; border-bottom: 1px solid; }

