.PLink, .PLink:visited, .PLink:active, .PLink:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration: none;
	letter-spacing: 1px;
   }

.PLink:hover {
	color : #CCFF99;
	text-decoration : none;
   }
