@import url("mw_header.css");
A.pn:VISITED {
	text-decoration : none;
	color : #0000FF;
}

A.pn:hover{
	color : #CC0000;
	background : transparent;
	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;
}
a:link {  font-family: Geneva, Arial, Helvetica, san-serif; color: #999999; font-weight: normal; text-decoration: none}
A.pn:Link {  font-family: Geneva, Arial, Helvetica, san-serif; font-weight: normal; color: #0000FF; text-decoration: none}
A:visited {  color: #999999; text-decoration: none}

a {  font-family: Geneva, Arial, Helvetica, san-serif; font-weight: normal; color: #0000FF; text-decoration: none}
a:hover {
	color: #0000FF;
	font-weight: normal;

}

