.postlink {
	color: #3399FF;
	border-bottom: 1px solid #3399FF;
	background:url(window.gif) no-repeat right center;
	padding-right:16px;
}

.postlink:hover {
	color: #de8f13;
	border-bottom: 1px solid #de8f13;
	background-image:url(window_a.gif);
}

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