.no_12_333333 {
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}
.no_12_red {
	color: #990033;
	font-size: 12px;
	line-height: 20px;
}
.question {
	color: #E1005A;
	font-size: 12px;
	line-height: 22px;
}
.title {
	color: #3366CC;
	font-size: 14px;
	line-height: 25px;
}
a:link {
	color: #E1005A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993366;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
