a:link {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
	background-color: #CCC;
}
a:active {
	color: #999;
	text-decoration: none;
	background-color: #FF3;
}
.body12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #666666
}
.body12_dk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	color: #333333
}

.large_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 30px;
	color: #999
}
.large_txt_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 30px;
	color: #FFF
}

.sig_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCC
}
.sig_text a:link {
	color: #CCC;
	text-decoration: none;
}
.sig_text a:visited {
	color: #CCC;
	text-decoration: none;
}
.sig_text a:hover {
	color: #CCC;
	background-color: #63702B;
	text-decoration: none;
}
.sig_text a:active {
	background-color: #63702B;
	color: #CCC;
	text-decoration: none;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
.menu a:link {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.menu a:visited {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #CCC;
}
.menu a:active {
	color: #0C0C0C;
	text-decoration: none;
	font-weight: normal;
	background-color: #FF3;
}

.service {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #919931;
}
.service a:link {
	color: #919931;
	text-decoration: none;
}
.service a:visited {
	color: #919931;
	text-decoration: none;
}
.service a:hover {
	color: #919931;
	text-decoration: none;
	background-color: #CCC;
}
.service a:active {
	color: #919931;
	text-decoration: none;
	background-color: #FF3;
}
.service_bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	color: #FFF;
	background-color: #999;
}
.body_small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666
}
