body, table, tr, td {
	font: 8pt tahoma; 
	color: #5D3E22;
	letter-spacing: 1px}
body {
	background-color: #E88C3B;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #809AB3}
a:hover {color: #5D3E22}
input, textarea, option, select {
	background-color: #E88C3B;
	font: 8pt arial;
	color: #5D3E22;
	letter-spacing: 1px;
	border: 1px solid #5D3E22;
	padding:2px; }
