.table {
	border: 2px solid #FFFFFF;
	line-height: 15px;
}
.tit {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	color: #333333;
}

.blue:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	line-height: 24px;
	text-decoration: underline;
}
.blue:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	line-height: 24px;
		text-decoration: none;
}

.blue:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	line-height: 24px;
		text-decoration: underline;
}
