.te_4:link {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #cccccc;
    text-decoration: none;
}
.te_4:visited {
	font-size: 12px;
	line-height: 14px;
	color: #cc33ff;
	letter-spacing: 1px;
	text-decoration: none;
}
.te_4:hover {
	font-size: 12px;
	line-height: 14px;
	color: #cc33ff;
	letter-spacing: 1px;
	text-decoration: underline;

