@charset "utf-8";
a{
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #336600;
}
p {
	margin: 0px;
}
