.fs_10_grey {
	font-size: 10px;
	color: #666;
	padding: 0px 3px 0px 3px;
}
.fs_10_grey a:link, 
.fs_10_grey a:visited 
.fs_10_grey a:hover {
	color: #666;
	text-decoration: none;
}

.fs_12_grey {
	font-size: 12px;
	color: #999;
	padding: 0px 3px 0px 3px;
}
.fs_12_grey a:link, 
.fs_12_grey a:visited,
.fs_12_grey a:hover {
	color: #999;
	text-decoration: none;
}
.fs_12_grey_ls {
	font-size: 12px;
	color: #999;
	letter-spacing: 110%;
	padding: 0px 3px 0px 3px;
}
.fs_12_grey_ls a:link, 
.fs_12_grey_ls a:visited,
.fs_12_grey_ls a:hover {
	color: #999;
	text-decoration: none;
}

.fs_14_grey {
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 0px 3px 0px 3px;
}
.fs_14_grey a:link, 
.fs_14_grey a:visited,
.fs_14_grey a:hover {
	color: #CCC;
	text-decoration: none;
}
.fs_16_grey {
	font-size: 16px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 4px;
	padding: 0px 3px 0px 3px;
}
.fs_16_grey a:link, 
.fs_16_grey a:visited 
.fs_16_grey a:hover {
	color: #CCC;
	text-decoration: none;
}
.fs_18_grey {
	font-size: 18px;
	color: #CCC;
	letter-spacing: 4px;
	padding: 0px 3px 0px 3px;
}
.fs_18_grey a:link, 
.fs_18_grey a:visited 
.fs_18_grey a:hover {
	color: #CCC;
	text-decoration: none;
}

