.b01 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-size: 12px;
	color: #243C68;
	text-decoration: underline;

}
a:visited {
	font-size: 12px;
	color: #666666;
}

