.b1 {
	font-size: 12px;
	color: #993300;
}
.b1:link {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.b1:visited {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.b1:hover {
	font-size: 12px;
	color: #FF0000;
}
.b3 {
	font-size: 12px;
	color: #993300;
	overflow: hidden;
}
.b3:link {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.b3:visited {
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.b3:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
