.txt {
	font-size: 12px;
	color: #333333;
	letter-spacing: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.txt2 {
	font-size: 9px;
	color: #333333;
	letter-spacing: 0px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.link {
	color: #333333;
	text-decoration: underline;
}
.link:hover {
	color: #999999;
	text-decoration: none;
}

