.unpx {
	font-size: 1px;
}
.tdtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #948F74;
	text-align: justify;
	padding: 20px;
}
.tdbttm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #948F74;
	text-align: center;
	padding: 5px;
}
a.bttm:link{
	color: #948F74;
	text-decoration: none;
}
a.bttm:visited{
	color: #948F74;
	text-decoration: none;
}
a.bttm:hover{
	color: #948F74;
	text-decoration: underline;
}
a.bttm:active{
	color: #948F74;
	text-decoration: none;
}
