td {
	font-size: 12px;
}
tr {
	font-size: 12px;
}
.tb1 {
	font-size: 12px;
	height: 14px;
	background-color: #DFF1F9;
	border: 1px solid #7F9DB9;
}
.hang {
	font-size: 12px;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	color: #000000;
text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #000000;
text-decoration: none;
}

a:hover {
	font-size: 12px;
    text-decoration: underline;
	color: #007ED1;
}
a:active {
	font-size: 12px;
	color: #0099FF;
text-decoration: none;
}
