.bftd {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.bftd a:visited {
	text-decoration: none;
	color: #FFFFFF;

}
.bftd a:link {
	text-decoration: none;
	color: #FFFFFF;

}
.bftd a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
.bigtd {
	font-family: "ºÚÌå";
	font-size: 24px;
}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:link {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
	color: #000000;

}
td {
	font-size: 12px;
	line-height: 18px;

}
.imgborder {
	border: 1px solid #999999;
	margin: 3px 3px 3px 3px;
	cursor: hand;
}
