body {
	font-family: "Courier New", Courier, mono;
	background-color: #000000;
}

td {
	font-family: "Courier New", Courier, mono;
}

th {
	font-family: "Courier New", Courier, mono;
}
body,td,th {
	font-family: Courier New, Courier, mono;
	color: #9966CC;
}
a:link {
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #33FF33;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.style1Copy {
color: #FFFF00
}
.style2Copy {
color: #FFFF00; font-size: 14px;
}
