
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF9999;
}
a:active {
	text-decoration: none;
}

.white {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.white2 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #B00000;
	text-decoration: none;
}
.black {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.red2 {
	font-size: 14px;
	color: #9B0000;
	text-decoration: none;
}
.kuang {
	font-size: 12px;
	border: 1px solid #999999;
}
.yellow {
	font-size: 14px;
	color: #F76F00;
	text-decoration: none;
}
.yellow2 {
	font-size: 12px;
	color: #F76F00;
	text-decoration: none;
}
.hui {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

