body{
font: 10px tahoma; 
color: #000000;
letter-spacing: 0.5px;
background-color: #fff2e1; }


a:link, a:active, a:visited {
font-weight: none;
color: #c56d02; }


a:hover { color: #000000; background: #ffc47a; }


h1 {font-size: 1.2em; }


input, textarea, option, select {
background-color: #fff2e1;
font: 8pt tahoma;
color: #000000;
letter-spacing: 0.5px;
border: 1px solid #000000;
padding:2px; }
