.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
}
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
a:link { color:#006600; font-weight: bold;text-decoration:none }
a:visited {  color:#006600; font-weight: bold;text-decoration:none }
a:hover {  color:#996633; font-weight: bold;text-decoration:none }


a.s:link { color:#006600; font-weight: normal;text-decoration:none }
a.s:visited {  color:#006600; font-weight: normal;text-decoration:none }
a.s:hover {  color:#996633; font-weight: normal;text-decoration:none }
.list {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	line-height: 25px;

}

