.howto_link {
	text-decoration: none;
	padding-left: 20px;
	color: blue;
	font-weight: bold;
}
.howto_link:hover {	background-color: #b6bfc6;	}
.link_div {
	padding: 3px 0 3px 0;
}

