A:hover { color: #F00; text-decoration: underline; }

A.pn:VISITED {
	text-decoration : none;
	color : #336600;
}

A.header:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : White;
	text-decoration : underline;
}


A.pn:hover{
	color : #CCFFCC;
	background : Green;
	background-color : transparent;
	text-decoration : none;
}

A.pn:link{
	background-color : transparent;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #336600;
}

.ntd, .nd td {
	text-decoration : none;
	background : transparent;
}
.Secure {
	color: #FF0000;
	text-decoration: none;

}
