.Stil1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	background-color: #3399FF;
	text-decoration: none;
}

.Stil2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #3399FF;
	text-decoration: none;
}

a:link, a:visited {
	text-decoration:none;
	font-weight:bold;
	background-color:inherit;
	color: #000000;
} 

a:hover, a:active { 
text-decoration:underline;
cursor: hand;
}

a img {
	border-width:0px;
	text-decoration: none;
}
