@charset "UTF-8";



.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #777777;
}
.txt2g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #b6be00;
}

.txt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #777777;
}
a:link {text-decoration: none; color: #FFFFFF}
a:visited {text-decoration: none; color: #FFFFFF}
a:hover {text-decoration: underline; color: #FFFFFF}
a:active {text-decoration: none; color: #FFFFFF}

a.grey:link {text-decoration: none; color: #777777}
a.grey:visited {text-decoration: none; color: #777777}
a.grey:hover {text-decoration: underline; color: #777777}
a.grey:active {text-decoration: none; color: #777777}

a.green:link {text-decoration: none; color: #b6be00}
a.green:visited {text-decoration: none; color: #b6be00}
a.green:hover {text-decoration: underline; color: #b6be00}
a.green:active {text-decoration: none; color: #b6be00}

