body {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #66FF66;
	background-color: black;
	a:link: { color: #66FF66 };
	a:visited: { color: #66FF66 };
	a:hover: { color: #FFFFFF };
	a:active: { color: #66FF66 };
	border-color: darkgray;
}
table {
	font-size: inherit;
	background-color: inherit;
}
a {
	font-size: inherit;
	color: inherit;
	background-color: inherit;
}
img {
	border:1px solid #404040;
}
