#left a {
	color: #000;
	text-decoration: none;
}
#left a:hover {
	text-decoration: underline;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px;
}

.top_img1 {
	position: relative;
	left: -6px;
}

.top_img2 {
	position: relative;
	left: -4px;
}

.top_img3 {
	position: relative;
	left: -2px;
}