a.c1 {
	background: url("../images/but_bg_sr.gif") repeat-x 0px 0px; padding: 3px 8px; border: 1px solid rgb(186, 218, 161); border-image: none; color: rgb(66, 140, 91);
}
a.c2 {
	background: url("../images/but_bg_sr.gif") repeat-x 0px 0px; border: 1px solid rgb(153, 204, 0); border-image: none; color: rgb(0, 102, 51);
}
a.c1:hover {
	background: url("../images/but_bg_sr.gif") repeat-x 0px -44px; border: 1px solid rgb(140, 173, 206); border-image: none; color: rgb(51, 102, 153);
}
a img {
	border: currentColor; border-image: none;
}
