.text-white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.text-white a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}

.text-white a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text-white a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}




.text-black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	text-align:center;
	font-size: 12px;
	color: #6666FF;
}
a{
	font-size: 12px;
	color: #1C5894;
	text-decoration:none;
}

a:link {
	font-size: 12px;
	color: #1C5894;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
.xiaoxiaoti
{
	font-size:13px;
	color:#0066CC;
}
.footer{
	font-size: 12px;
	color: #FFFFFF;
}
a.footer:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
