a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000
	text-decoration: none;
}
a.zw:link {
	color: #FF6600;
	text-decoration: none;
}
.bk {
	border: 1px solid #dddddd;
}
.padding10 {
	padding-right: 10px;
	padding-left: 10px;
}


a.zw:visited {
	color: #FF6600;
	text-decoration: none;
}
a.zw:hover {
	color: #ff0000;
	text-decoration: underline;
}
a.zw:active {
	color: #FF6600;
	text-decoration: none;
}
.st12h24 {
	font-size: 12px;
	line-height: 24px;
}
.st14h {
	font-size: 14px;
	color: #FF0000;
}
.st14h24 {
	font-size: 14px;
	line-height: 24px;
}
.st14ch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
