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