body, table, tr, td {
	font: 8pt tahoma; 
	color: #C6A68A;
	letter-spacing: 1px}
body {
	background-color: transparent;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #93624A}
a:hover {color: #431212}
input, textarea, option, select {
	background-color: #120505;
	font: 8pt tahoma;
	color: #A17F63;
	letter-spacing: 1px;
	border: 1px solid #93624A;
	padding:2px; }
	
