.tele {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.tele:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
