body,td,th {
	font-family: Courier New, Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #222200;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.hr {
	width: 450px;
	text-align: left;
}
a.nem {
	text-decoration: none;
}
a:hover.nem {
	text-decoration: underline;
}

