.postlink {

	font-size: 10px;

	line-height: 16px;

	overflow: auto;

	height: 19px;

	width: 150px;

	border: 0px solid #AFAFAF;

	text-align: center;

	padding: 2px 0px 0px;

	scrollbar-face-color:#666666;

	scrollbar-highlight-color: #A7A7A7;

	scrollbar-shadow-color: #4B4B4B;

	scrollbar-3dlight-color: #4B4B4B;

	scrollbar-arrow-color: #4B4B4B;

	scrollbar-track-color: #666666;

	scrollbar-darkshadow-color: #4B4B4B;

}

.postlink2 {

	font-size: 10px;

	line-height: 16px;

	overflow: auto;

	height: 14px;

	width: 160px;

	background-color: #E6E6E6;

	border: 0px solid #AFAFAF;

	text-align: center;

	margin-left: 16px;

	margin-top: 4px;

	margin-bottom: 4px;

}

A.link_pl:link{

	text-decoration: none;

	color: #A7A7A7;

}

A:visited{

	text-decoration: none;

	color: #A7A7A7;

}

A.link_pl:hover{

	text-decoration: underline;

	color: #A7A7A7;

}

