.txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
}
img {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
.txtBig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}