a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}

.ablau {
	color: #0000FF;
	text-decoration: none;
	background-repeat: no-repeat;
}

a:hover {
	color: #0000FF;
	background-color: #BCBEFE;
}

