body {
	background-color: #E0DFE3;
	color: #E0DFE3;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #808080;
}
.txt a:link {
	color: #666666;
	text-decoration: none;
}
.txt a:visited {
	color: #666666;
	text-decoration: none;
}
.txt a:hover {
	text-decoration: underline;
	color: #EF8420;
}
.txt a:active {
	text-decoration: none;
	color: #EF8420;
}
.smatxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smatxt a:link {
	color: #666666;
	text-decoration: none;
}
.smatxt a:visited {
	color: #666666;
	text-decoration: none;
}
.smatxt a:hover {
	text-decoration: underline;
	color: #EF8420;
}
.smatxt a:active {
	text-decoration: none;
	color: #EF8420;
}
.bxx {
	border: 1px solid #666666;
}

