A:hover { color: #F00; text-decoration: underline; }

A.pn:VISITED {
	text-decoration : none;
	color : #0000FF;
}

A.pn:hover{
	color : #CC0000;
	text-decoration : none;
}

A:link.pn{
	background-color : transparent;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336600;
}


.ntd, .nd td {
	text-decoration : none;
	background : transparent;
}
