.aa {
	color: #FFD9D9;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;

}
.bb {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;

}
.DD {
	font-size: 12px;
	line-height: 21px;
	color: #333333;
}
.cc {
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.ss {
	line-height: 25px;
	color: #FFCCCC;
	font-size: 12px;
}
.ccc {
	font-size: 12px;
	line-height: 25px;
	color: #999999;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

}
