.txticons {
	font-size: 11px;
	color: #616161;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;

}
.txtpadrao {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.txtpadrao:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.txtbranco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.txtred {
	font-family: Tahoma;
	font-size: 11px;
	color: #AE2723;
	text-decoration: none;
}

