a {
  	cursor: pointer;
  	text-decoration:none;
  	color: #757575;
  	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}

.menu a {
  cursor: pointer;
  background-image: url(img/07.jpg);
  height: 41px;
  width: 214px;
  float: left;
  text-decoration:none;
  color: #757575;
}
.menu div {
  padding: 15px 0;
  text-indent: 25px;
  float: left;
  font-weight: bold;
}


