/*
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;
}
