a.postlink, a.postlink:visited, a.postlink:active {
	color: #04bc00;
/*	background:url(./window.gif) no-repeat left center;
	padding-left: 16px; */
}

a.postlink:hover {
	color: #05e500;
/*	background-image:url(./window_a.gif); */
}

a.pdf_link, a.pdf_link:hover {
	background:url(./pdf.gif) no-repeat left center;
	padding-left: 14px;
}

