body, table, tr, td {
	font: 8pt tahoma; 
	color: #E0DADA;
	letter-spacing: 1px}
body {
	background-color: transparent;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF}
a:hover {color: #701B12}
input, textarea, option, select {
	background-color: #201E1E;
	font: 8pt tahoma;
	color: #E0DADA;
	letter-spacing: 1px;
	border: 1px solid #000000
	padding:2px; }
