td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.about {
	font-size: 13px;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.inp {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.img {
	border: 1px solid #999999;
}
