@charset "utf-8";
.txt_ppag {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.txt_ppag	a:link {
	color: #333;
	text-decoration: none;
}
.txt_ppag	a:visited {
	text-decoration: none;
	color: #333;
}
.txt_ppag	a:hover {
	text-decoration: underline;
	color: #333;
}
.txt_ppag	a:active {
	text-decoration: none;
	color: #333;
}
