.greenlinks
{
	color: #009b00;
	font-family: Arial;
	text-decoration: none;
}
.greentextklein
{
	color: #009b00;
	font-size: 12pt;
	font-family: Arial;
	text-decoration: none;
}
a:link
{
	text-decoration: none;
	color: #009900;
}
a:visited
{
	text-decoration: none;
	color: #666666;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
