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