td {
	font-family: "宋体";
	font-size: 12px;
}

A.LinkMiddle:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #990000;
	text-decoration: underline blink;
	font-weight: normal;
}

A.LinkMiddle:link {
	font-family: "宋体";
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

A.LinkMiddle:active {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline blink;
	font-weight: normal;
}

A.LinkMiddle:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #996600;
	text-decoration: blink;
	font-weight: normal;
}

.SelectBG {
	background-color: #FCF9C8;
}

/*
input {
	border: 1px none #CCCCCC;
	height: 100%;
	width: 100%;
	margin: 1px;
	padding: 1px;

}
*/
