.t12gray {
	font-size: 12px;
	color: #EAEAEA;
	line-height: 25px;

}
.t13gray {
	font-size: 13px;
	color: #333333;
	line-height: 30px;


}
.t14gray {
	font-size: 14px;
	color: #EFEFEF;
	line-height: 35px;
}
.input {
	font-size: 13px;
	border: 1px solid #333333;
	background-color: #F2F2F2;
	color: #FF6600;

}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
