td {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#707070
}
.f12 {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#ffffff
}
.f14{
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color:#ff0000
}
a:link {
	color: #707070; text-decoration:underline
}
a:visited {
	color: #707070; text-decoration:underline
}
a:active {
c	olor: #707070; text-decoration:underline
}
a:hover {
	color: #ff0000; text-decoration:underline
}
