@charset "UTF-8";
#links a {
	color: #555;
	text-decoration: none;
}
#links a:hover {
	color: #136926;
}
#links {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: left;
	margin-right: auto;
	margin-left: 180px;
	margin-top: 50px;
	font-size: 14px;
	line-height: 2;
}
#links_image {
	margin-left: 100px;
	text-align: center;
	float: left;
	height: 350px;
	margin-right: 10px;
	margin-top: 100px;
}
#links h1 {
	color: #000;
	font-size: 12px;
}
