body, td {

	background-image: url("img/grid.gif");
	background-color: #000000;
	font-family: "courier new", monospaced;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9999ff;
	text-decoration: none;

}

a {

	color: #ccccff;
	text-decoration: none;

}

a:visited {

	color: #6666ff;
	text-decoration: none;

}

a:hover {

	color: #ffffff;
	text-decoration: none;

}

a:active {

	color: #ffffff;
	text-decoration: none;

}


hr {

	width: 75%;
	color: #9999ff;

}

input {

	background-color: #DDDDFF;
	font-family: "courier new", monospaced;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;

}

.highlight {
	background-color: #333399;
}

.new {
	font-family: "courier new", monospaced;
	font-size: 12px;
	color: #FFFFFF;
}
