body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: 000000;
}

a:link {
	color: #006600;	
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006666;
	
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
}

.headnav {
	font-size: 12px;
	color: #FFFFFF;
}

a.headnav:link {
	color: #999900;
	text-decoration: none;
}
a.headnav:visited {
	text-decoration: none;
	color: #999900;
}
a.headnav:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.headnav:active {
	text-decoration: none;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
}

a.footer:link {
	color: #999900;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #999900;
}
a.footer:hover {
	text-decoration: underline;
	color: #FF9900;
}
a.footer:active {
	text-decoration: none;
}

.webmaster {
	font-size: 16px;
	color: #0000D9;
	font-weight : bold;
}

a.webmaster:link {
	color: #0000D9;
	text-decoration: none;
	font-weight : bold;
}
a.webmaster:visited {
	text-decoration: none;
	color: #0000D9;
	font-weight : bold;
}
a.webmaster:hover {
	text-decoration: underline;
	color: #FF9900;
	font-weight : bold;
}
a.webmaster:active {
	text-decoration: none;
	font-weight : bold;
}
.toplink {
	font-size: 12px;
	color: #FFFFFF;
}

a.toplink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.toplink:hover {
	text-decoration: none;
	color: #FF9900;
}
a.toplink:active {
	text-decoration: none;
}


.ttl-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.subtitle {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.ttl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
	font-variant: small-caps;
}
