body {
	background-color: #EADFD6;
	font-family: "Courier New", Courier, mono;
	text-align: justify;
}
.Txt {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663333;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
