.spec_links {
	font: 15px Arial; color: #111;
	background-color: #f5f5f5;
	margin: 0;
	padding: 0;
	height: 30px;
}

.speclnkhead {
	background-image: url('/image/specprj1px.gif');
	background-repeat: repeat-x;
	width: 105px;
	height: 30px;
	text-indent: 5px;
	color: white;
	font-weight: bold;
	float: left; 
}

td.spec_links div._a a{
	font: 16px Arial; color: #0066cc;
	text-decoration: none;
}

td.spec_links div._a a:hover { color: #CC3333; }

.spec_img {
	background-image: url('/image/specprj_el.gif');
	background-repeat: no-repeat;
	height: 30px;
	width: 15px;
	float: left;
}