a:link {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

td {
	font-size: 12px;
	font-style: normal;
	line-height: 190%;
}
.red {color: #FF0000}
.info-title {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-family: "ËÎÌå";
}
