.a2:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.a2:hover {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.a1:link {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.a1:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.a1:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.a3:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a3:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.a3:hover {
	font-size: 12px;
	color: #FFCC33;
	text-decoration: none;
}
.line {
	border-bottom-width: 1pt;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.leftline {
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #666666;
}
.z12{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.zb12{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.page-lg {
	border: 1px solid #666666;
}