@charset "UTF-8";

/* NAVIGATION */
.TXT_NAV_12 {
	color: #999999;
	font-size: 12px;
}
.TXT_NAV_12   a {
	color: #999999;
	text-decoration: none;
}
.TXT_NAV_12   a:hover {
	color: #999999;
	text-decoration: underline;
}


/* FOOTER */
.TXT_FOOTER_10 {
	color: #999999;
	font-size: 10px;
}
.TXT_FOOTER_10 a {
	color: #999999;
	text-decoration: none;
}
.TXT_FOOTER_10 a:hover {
	color: #999999;
	text-decoration: underline;
}



/* Grey LIGHT  */
.TXT_grey2_14 {
	color: #999999;
	font-size: 14px;
}
.TXT_grey2_14 a {
	color: #999999;
	text-decoration: none;
}
.TXT_grey2_14 a:hover {
	color: #999999;
	text-decoration: underline;
}
.TXT_grey2_11 {
	color: #999999;
	font-size: 11px;
}
.TXT_grey2_11 a {
	color: #999999;
	text-decoration: none;
}
.TXT_grey2_11 a:hover {
	color: #999999;
	text-decoration: underline;
}

/* Grey MEDIUM  */
.TXT_grey_14 {
	color: #666666;
	font-size: 14px;
}
.TXT_grey_14 a {
	color: #666666;
	text-decoration: none;
}
.TXT_grey_14 a:hover {
	color: #666666;
	text-decoration: underline;
}
.TXT_grey_12 {
	color: #666666;
	font-size: 12px;
}
.TXT_grey_12 a {
	color: #666666;
	text-decoration: none;
}
.TXT_grey_12 a:hover {
	color: #666666;
	text-decoration: underline;
}
.TXT_grey_11 {
	color: #666666;
	font-size: 11px;
}
.TXT_grey_11 a {
	color: #666666;
	text-decoration: none;
}
.TXT_grey_11 a:hover {
	color: #666666;
	text-decoration: underline;
}
.TXT_grey_10 {
	color: #666666;
	font-size: 10px;
}
.TXT_grey_10 a {
	color: #666666;
	text-decoration: none;
}
.TXT_grey_10 a:hover {
	color: #666666;
	text-decoration: underline;
}
