@charset "utf-8";
/* CSS Document */

a.plink {
	display:block;
	color:#000;
	height:100%;
	width:100%;
	top: 0;
	left: 0;
	text-decoration:none;
}
a.plink:hover {color:#c40000; }