body {
	font-size: 14px;
}
td {
	font-size: 14px;
}
input {
	font-size: 14px;
}
select {
	font-size: 14px;
}
a:link {
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	line-height: 18px;

}
a:visited {
	font-size: 14px;
	color: #0000FF;
	text-decoration: none;
	line-height: 18px;

}
a:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;

}
a.daohan:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a.daohan:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.daohan:hover {
	font-size: 12px;
	color: #000000;
	position: relative;
	top: 1px;
	right: 0px;
}
