.site {
	color: #555555;
	font-size: 13px;
	line-height: 28px;
	text-decoration: none;
}
.text {
	font-size: 13px;
	line-height: 28px;
	color: #666666;
	text-decoration: none;
}
.font {
	font-size: 15px;
	line-height: 30px;
	color: #FF6600;
	text-decoration: none;
}
a {
	color: #555555;
	font-size: 13px;
	text-decoration: none;
}
.auto {
	overflow-y: auto; 
	height: 500px; 
	clip: rect( 0 20 0 0); 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px; 
	padding-left: 5px
}
.td1 {
	font-size: 12px;
	color: #555555;
}
