.pdf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005A29;
	line-height: 18px;
}
.pdf a:link {
	text-decoration: none;
	color: #005A29;
}
.pdf a:visited {
	color: #005A29;
	text-decoration: none;
}
.pdf a:active {
	color: #005A29;
}
.pdf a:hover {
	color: #745CA2;
}

