.links_header {
	width: 369px;
	height: 120px;
	text-align: right;
}
.links_cell {
	width: 23px;
	height: 17px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
	vertical-align: middle;
}
.links_cell_right {
	width: 32px;
	height: 17px;
	border-left: 1px solid #666666;
}
.links_cell_top {
	border-top: 1px solid #666666;
}
.links_title {
	font-weight: bold;
	font-style: italic;
	vertical-align: bottom;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #8DD006;
}
.links_cell_empty {
	width: 23px;
	border-left: 1px solid #CCCCCC;
}
.links_cell_empty_right {
	width: 32px;
	border-left: 1px solid #CCCCCC;
}
.links_legend_img_top,
.links_legend_img {
	width: 23px;
	height: 17px;
	border: 1px solid #666666;
	border-top: 0;
}
.links_legend_img_top {
	border-top: 1px solid #666666;
}
.links_a:link,
.links_a:visited {
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.links_a:hover,
.links_a:active {
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
	text-decoration: underline;
}

