.postlink {
	//background:url(window.gif) no-repeat right center;
	padding-right:16px;
	color:#0000FF;
}

a.postlink:hover {
	/background-image:url(window_a.gif);
}

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


a.postlink_external:link, a.postlink_external:visited {
//background:url(window_a.gif) no-repeat right center;
padding-right:16px;
color:#0000FF;
text-decoration:underline;
}

a.postlink_external:focus, a.postlink_external:hover, a.postlink_external:active {
/background:url(window_a.gif) no-repeat right center;
padding-right:16px;
color:#FF0000;
text-decoration:underline;
}