body {
	font-family: arial, verdana, helvetica, sans-serif;
	xfont-size: 12px;
	color: #7777FF;
	background-color: black;
	border-color: darkgray;
}

a:link { color: #7777FF; text-decoration: none; }
a:visited { color: #7777FF; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }
a:active { color: #7777FF; text-decoration: none; }

table {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	background-color: inherit;
}

a {
	font-size: inherit;
	color: inherit;
	background-color: inherit;
}
img {
	border:1px solid #404040;
}

