body {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 18px;
}

td {
}

th {
}
a {
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00FFFF;
}
a:active {
	text-decoration: none;
}

