body, table, tr, td {
	font: 8pt arial; 
	color: #FFE9E1;
	letter-spacing: 1px}
body {
	background-color: #440E04;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #D6A876}
a:hover {color: #972D20}
input, textarea, option, select {
	background-color: #440E04;
	font: 8pt arial;
	color: #FFE9E1;
	letter-spacing: 1px;
	border: 1px solid #D6A876;
	padding:2px; }