.topfont {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.topfont:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.titlefontlink {
	font-size: 13px;
	line-height: 170%;
	font-weight: 600;
	color: #999999;
	text-decoration: none;
}
.titlefontlink:hover {
	font-size: 13px;
	line-height: 170%;
	font-weight: 600;
	color: #FF58CC;
	text-decoration: none;
}
.writefont {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentfont {
	font-size: 12px;
	line-height: 170%;
	color: #666666;
	text-decoration: none;
}
.lefttitle {
	font-size: 13px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlink {
	font-size: 13px;
	font-weight: 600;
	color: #FF58CC;
	text-decoration: none;
}
.leftlink:hover {
	font-size: 13px;
	font-weight: 600;
	color: #FF0000;
	text-decoration: none;
}
.indexa {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.indexa:hover {
	font-size: 12px;
	color: #DD0095;
	text-decoration: none;
}
