body, table, tr, td {
	font: 12px tahoma; 
	color: #404040;
	letter-spacing: 1px}
body {
	background-color: #C0C0C0;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #404040}
a:hover {color: #FFFFFF}
input, textarea, option, select {
	background-color: #000000;
	font: 12px arial;
	color: #eee;
	letter-spacing: 1px;
	border: 1px solid #C0C0C0;
	padding: 2px; }
