.font-menu {
	font-size: 11px;
	color: #333333;
}
.font-title {
	font-size: 15px;
	line-height: 25px;
	font-weight: bolder;
	color: #666666;
}
.font-body {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.font-minititle {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.font-tablebody {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
