.pfdesc img {
	padding-right: 10px;
	padding-bottom: 10px;
	border: none;
}
a {
    color: #467000;
    text-decoration: underline;
}
a:visited {
    color: #467000;
    text-decoration: underline;
}
a:hover {
    color: #000000;
    text-decoration: underline;
}
p {
	line-height: 15px;
}

