@charset "utf-8";
@import "temp/general.css";
@import "temp/layout.css";

.link {
	font-size: 16px;
	line-height: 300%;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

