a.protitle:link,a.protitle:visited
{
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
a.protitle:hover
{
	color: #FF6600;
	text-decoration: underline;
}
a.protitle:active
{
	color: #FF6600;
	text-decoration: none;
}
a.catlink:link,a.catlink:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: underline;
}
a.catlink:hover
{
	color: #999;
	text-decoration: none;
}
a.catlink:active
{
	color: #999;
	text-decoration: underline;
}
