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