/*
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;
}
.kalbOn a:link, .kalbOn a:hover, .kalbOn a:visited, .kalbOn a:active{
	font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#A2A2A2; font-weight: normal; text-decoration: none; display:block; 
}
.upper{
	text-transform:uppercase;
}
.contenttxt p{
	font-size:12px;
	font-weight: normal;
}