

a:link,a:visited,a:active {
	font-size: 14px;
	color: #6666FF;
	text-decoration: none;
}
a:hover{
	font-size: 14px;
	color: #FF9933;
	text-decoration: none;
}

td{
	font-size: 14px;
	border: none;
}
.td2 {
	border-top: none;
	border-right: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: none;
}
.hang {
	line-height: 90px;
}