.linktext {
	font-size: 11px;
	text-decoration: none;
	color: #666666;

}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #494949;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.bar {
	font-size: 13px;
	color: #FFFFFF;
}
.formbar {
	font-size: 11.5px;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	background-position: center center;



}
.text01 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.text00 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.add {
	font-size: 11px;
}
.prolink {
	font-size: 12px;
	text-decoration: none;
}
