body {
	font-size:12px;
}
a:link {
	font-size: 12px;
	color: 444444;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: 444444;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #B30F0E;
	text-decoration: none;
}
.b:link {
	font-size:13px;
	color:#FFFFFF;
	text-decoration: none;
}
.b:visited {
	font-size:13px;
	color:#FFFFFF;
	text-decoration: none;
}
.b:hover {
	font-size:13px;
	color:#FFFF00;
	text-decoration: underline;
}
.xiaxian {
	color:#444444;
	font-size: 12px;
	border-bottom:#CCCCCC 1px dotted;
}