.index2neo {
	font-size: 12px;

}
a:link {
	font-size: 12px;
	color: #3333FF;
}
a:visited {
	font-size: 12px;
	color: #3333FF;
}
a:hover {
	font-size: 12px;
	color: #2B95FF;
}
a:active {
	font-size: 12px;
	color: #3333FF;
}
.must {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
a{text-decoration:none;}
