td {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
