a:link { color: black; text-decoration:none; }
a:active { color: black; background-color:#BED732; text-decoration:none; }
a:visited { text-decoration:none; color: black;}
a:hover { color: black; background-color:#BED732; text-decoration:none; }

.Stil1 {color: #CCCCCC}
.Stil2 {
	font-size: 12px;
	font-weight: bold;
}
.Stil3 {
	font-size: x-small;
	color: #CC3399;
}

.weblink {
	color:#647216;
	// text-decoration: underline;
}



/*
.mail {  
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

.small {
	font-size: 8px;
}
*/