.colorlink1 {
	color: #FFFFFF;
}
.colorlink1:hover {
	color: #485F0C;
	text-decoration: none;
}
.colorlink2 {
	color: #DD8500;
}
.colorlink2:hover {
	color: #DD8500;
	text-decoration: underline;
}
.colorlink3 {
	color: #658510;
	text-decoration: none;
	text-transform: uppercase;
}
.colorlink3:hover {
	color: #658510;
	text-decoration: underline;
	text-transform: uppercase;
}
.sstar {
	color: #FF3300;
}
.colorlink_b_menu {
	color: #B2B2B2;
	text-decoration: none;
}
.colorlink_b_menu:hover {
	color: #000000;
	text-decoration: none;
}
.colorlink4 {
	color: #7C9A7A;
	text-decoration: none;
}
.colorlink4:hover {

	color: #000000;
	text-decoration: none;
}
.colorlink5 {
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
.colorlink5:hover {
	color: #709412;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}
.colorlink_t_m {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.colorlink_t_m:hover {
	color: #658510;
	text-decoration: none;
	font-weight: normal;
}
.colorlink_t_m_a {
	color: #AA764F;
	text-decoration: none;
	font-weight: normal;
}
.colorlink_t_m_a:hover {


	color: #658510;
	text-decoration: none;
	font-weight: normal;
}
.color_green {
	color: #87B316;
}
