a:link {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #CC0000;
}
.pt9 {
	font-size: 9pt;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
select {
	font-size: 9pt;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	width: 180px;
	height: 16px;
	border: thin solid #999999;
	text-align: center;
	vertical-align: middle;



}
