a:link {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bkl {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: dedede;
}
.bk {
	border: 1px solid dedede;
}
.pt10 {
	font-size: 10pt;
	text-decoration: none;
}
.pt12 {
	font-size: 12pt;
	text-decoration: none;
}
.bkh {
	border: 1px solid #000000;
}
