body, table, tr, td {
	font: 8pt tahoma; 
	color: #979797;
	letter-spacing: 1px}
body {
	background-color: transparent;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #764545}
a:hover {color: #5B3635}
input, textarea, option, select {
	background-color: #343131;
	font: 8pt tahoma;
	color: #979797;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }
	
