.txts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;

: 10px;
	color: #000000;
}
.txts:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
.data {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #33CC00;
}
	
/*}

.txts:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txts:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

