body {
	font-size: 12px;
	color: #666666;
}
a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #0099CC;
	text-decoration: none;
}
a:active {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
A.b:link{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
A.b:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
A.b:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A.b:active {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
.ss {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
