.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


a.down:link {
	text-decoration: none;
}
a.down:visited {
	text-decoration: none;
}
a.down:hover {
	text-decoration: underline;
}
a.down:active {
	text-decoration: none;
}

.style4 {font-size: 9px}