@charset "utf-8";
/* CSS Document */

.topinfo, .topinfo a {
	font-size:12px;	color:#fff;
}

h2 {
	font-size:46px;	color:#fff;
}

h3 {
	font-size:26px;	color:#4e4e4e;	line-height:30px;
}

h4, h4 a {
	font-size:20px;
}

.home a {
	color:#f0af3f;
}
.home a:hover {
	color:#fff;
}
.inner a{
	color:#4e4e4e;
}

.bodytext {
	font-size:14px;	color:#4d4d4d;	line-height:18px;
}

.inner-selected a{
	color:#ca3405;
}

.footertext, .footertext a {
	font-size:13px;	color:#727171;
}
.footertext a:hover {
	color:#f0af3f;
}


