a:link {
	font-size: 13px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	font-size: 13px;
	color: #FF0000;
}
a:visited {
	font-size: 13px;
	color: #0000FF;
}
a:active {
	font-size: 13px;
	color: #FF0000;
}
td {
	font-size: 14px;
}
.hanbaitaitle {
	font-size: 13px;
	color: #FF33CC;
}
