body, table, tr, td {
	font: 8pt tahoma; 
	color: "white";
	letter-spacing: 1px}
body {
	background-color: "#A28D68";
	
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #ffffff}
a:hover {color: #ffffff}
input, textarea, option, select {
	background-color: "#272926";
	font: 8pt arial;
	color: "white";
	letter-spacing: 1px;
	border: 1px solid "white";
	padding:2px; }

