.font {
	font-size: 12px;
	text-decoration: none;
}
.input {
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.button {
	BORDER-RIGHT: #333333 1px ridge;
	BORDER-TOP: #ffffff 1px ridge;
	FONT-SIZE: 9pt;
	BORDER-LEFT: #ffffff 1px ridge;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px ridge;
	FONT-FAMILY: "ËÎÌå";
	HEIGHT: 19px;
	BACKGROUND-COLOR: #f1f1f1;
	cursor: hand;
	padding: 1px;

	}a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF3E6F;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF3E6F;
	text-decoration: none;
}
.title {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.NewsBody {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
