@charset "UTF-8";
h2 {
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 584px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	text-indent: -9999px;
}
.link {
	text-decoration: underline;
}
.link:hover {
	text-decoration: none;
}

