body { font-family: Tahoma; font-size: 12px;} 

a {	font-family: Tahoma;	font-weight:bold;	font-size: 12px;	color: #FFFFFF;	text-decoration: none;}
a:visited {color: FFFFFF;}
a:hover {	color: #FF9900;}

.a1 a{font-family: Tahoma;	font-weight:bold;	font-size: 12px;	color: #000000;	text-decoration: none;}
.a1 a:visited {color: FFFFFF;}
.a1 a:hover {	color: #FF9900;}

.not_finish {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.need{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #D70000;
}

