
a:link {
	color: #ffffff;
	text-decoration: none;
	display:block;
	cursor: pointer;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
	display:block;
	background:#ddd8b7;
	color: #000000;
	cursor: pointer;
}
.Stil2 {
	font-size: 10px;
	cursor: pointer;
	font-style: italic;
}
