.B {

	font-size: 12px;
	color: #666666;
	line-height: 18px;
	 
}
.B a:link{
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	
}
.B a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	
}
.B a:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	
}
.C a:link{
	font-size: 12px;
	color: #FF9900;
	line-height: 21px;
	text-decoration: underline;
	
}
.C a:visited {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	
}
