.indexlink {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #0093DD;
	text-decoration: none;
	font-weight: bold;
}
.indexlink:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style:italic;
	color:#0066FF;
	text-decoration: none;
	font-weight: bolder;
}
.indexlink_haupt {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0093DD;
	text-decoration: none;
	font-weight: bold;
}
.indexlink_haupt:hover {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-style:italic;
	color:#0066FF;
	text-decoration: none;
	font-weight: bolder;
}
