a:link {
	color: #06C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #639;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #06C;
	text-decoration: underline;
}
#contact_left li  {
	background-image: url(../5dimg_base/icon_blue.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	padding-top: 1px;
}

