@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	font-size: 1em;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #C00000;
}
a:link, a:hover, a:visited, a:active  {
	font-family: Verdana, Geneva, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #C90;
	text-decoration: none;
}
a:link {
	}
a:hover {
	text-decoration: underline;
}
a:active {
}
.index_title {
	font-size: .7em;
	text-align: center;
}
#img_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}
