/*
a:link, a:active, a:visited{
	color:#9DCD17; line-height:18px; font-weight: normal; text-decoration: underline;
}
a:hover {
	color:#9DCD17; line-height:18px; font-weight: normal; text-decoration: none;
}
*/
.error{
	color: #bb0000;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; font-weight: normal; text-decoration: none;
}
.plain{
	color: #224422;
	font-family: Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; font-weight: normal; text-decoration: none;
}
.img1{
	float: left;
	background: url('../images/1.png') no-repeat;
}
.img2{
	float: left;
	background: url('../images/2.png') no-repeat;
}
.img3{
	float: left;
	background: url('../images/3.png') no-repeat;
}
