.txt {
	font-size: 12px;
	font-family: American Typewriter, Courier, Courier New;
	line-height:  20px;
	color: #635D44;
}

a:link {
	font-family: American Typewriter, Courier, Courier New;
	color: #635D44;
	text-decoration: none;
	
}

a:hover {
	font-family: American Typewriter, Courier, Courier New;
	color: #635D44;
	text-decoration: underline;
	
}

a:active {
	font-family: American Typewriter, Courier, Courier New;
	color: #635D44;
	text-decoration: none;
	
}

a:visited {
	font-family: American Typewriter, Courier, Courier New;
	color: #635D44;
	text-decoration: none;
	
}

.td {
	font-size: 12px;
	font-family: American Typewriter, Courier, Courier New;
	line-height:  20px;
	color: #635D44;
}

p, body, div {
	font-size: 14px;
	font-family: American Typewriter, Courier, Courier New;
	line-height:  20px;
	color: #635D44;