.color {
	color: rgb(132, 132, 132);
}
.color a {
	color: rgb(132, 132, 132); text-decoration: none;
}
.color a:hover {
	color: rgb(244, 121, 32); text-decoration: underline;
}
.imput {
	background: url("../images/imput.gif") no-repeat; padding: 0px 2px; border: currentColor; width: 126px; height: 15px; line-height: 15px; font-size: 11px;
}
.color1 {
	color: rgb(29, 29, 29);
}
.color1 a {
	color: rgb(29, 29, 29); text-decoration: none;
}
.color1 a:hover {
	color: rgb(244, 121, 32); text-decoration: underline;
}
.color2 {
	color: rgb(125, 125, 125); line-height: 22px;
}
.color2 a {
	color: rgb(125, 125, 125); text-decoration: none;
}
.color2 a:hover {
	color: rgb(244, 121, 32); text-decoration: underline;
}
.color3 {
	color: rgb(218, 218, 218);
	color:Black;
}
.color3 a {
	color: rgb(218, 218, 218); text-decoration: none;
	color:Black;
}
.color3 a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
	color:Black;
	
}
.color4 {
	color: rgb(244, 121, 32);
}
.color4 a {
	color: rgb(244, 121, 32); text-decoration: none;
}
.color4 a:hover {
	color: rgb(244, 121, 32); text-decoration: underline;
}
.border {
	border: 1px solid rgb(227, 227, 227);
}
.color5 {
	color: rgb(15, 109, 24);
}
.color5 a {
	color: rgb(15, 109, 24); text-decoration: none;
}
.color5 a:hover {
	color: rgb(15, 109, 24); text-decoration: underline;
}
.color6 {
	color: rgb(205, 205, 205);
}
.color6 a {
	color: rgb(205, 205, 205); text-decoration: none;
}
.color6 a:hover {
	color: rgb(255, 255, 255); text-decoration: none;
}
.color7 {
	text-align: right; color: rgb(125, 125, 125); line-height: 22px;
}
.color7 a {
	color: rgb(125, 125, 125); text-decoration: none;
}
.color7 a:hover {
	color: rgb(244, 121, 32); text-decoration: underline;
}
