.txthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.txthome:hover {
	color: #616161;
	text-decoration: underline;
}
a.txthome:link {
	text-decoration: none;
	
}
a.txthome:visited {
	text-decoration: none;
	
}
a.txthome:active {
	text-decoration: none;
	
}
.txthomenero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.chinome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #393939;
	font-weight: bold;
	cursor: hand;
}

.it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

a.it:hover {
	color: #999999;
	text-decoration: underline;
}
a.it:link {
	text-decoration: none;
	
}
a.it:visited {
	text-decoration: none;
	
}
a.it:active {
	text-decoration: none;
	
}

