.font { font-size: 12px;; FONT-FAMILY: "Arial,宋体"} body { font-size: 16px} td 
{
	font-size: 12px;
	text-decoration: none;
}
a:active {  font-family: "宋体"; font-size: 12px; text-decoration: none}
A:hover { FONT-SIZE: 12px; LEFT: 1px; color: #9900CC;
FONT-FAMILY: "宋体"; POSITION: relative; TOP: 1px }
a:link {
	color: #993300;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:visited {  font-family: "宋体"; font-size: 12px; text-decoration: none}
.body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
}
marquee {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
h5 {
	font-size: 16px;
	text-decoration: none;
}
input {
        font-size: 12px;
        color: #000000;
        border: 1px solid #333333;
		background-color:transparent
}textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #333333;
	background-color:transparent
}
select {
	font-size: 12px;
	border: 1px dotted #333333;
	background-color:transparent
}

