.Pdf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

