.pp {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.pp a:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.pp a:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.pp a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
