a.ptcss:link {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: 666666;
	text-decoration: none;
}
a.ptcss:visited {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: 666666;
	text-decoration: none;
}
a.ptcss:hover {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: underline;
}
a.ptcss:active {
	font-family: "Arial";
	font-size: 11px;
	line-height: 18px;
	color: #FF9900;
	text-decoration: none;
}
