.12song {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.13song {
	font-family: "宋体";
	font-size: 13px;
	line-height: 18px;
}
.12songred {
	font-family: "宋体";
	line-height: 18px;
	color: #FFFF00;
	font-size: 12px;
}

.songhui12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}

.12songwhite {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

.12song18 {
	font-size: 12px;
	line-height: 18px;
}
.song14 {
	font-size: 14px;
}
.12song22 {
	font-size: 12px;
	line-height: 22px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
