img
{
    border:                 0px none;
}
.text {
	font-weight: bold;
	font-size: 18px;
	}
.fett {
	font-weight: bold;
	font-size: 36;
	font-family: "Comic Sans MS";
}
.button {
	color: #0000A0;
	background-color: #E1AF71;
	border-left: 2px solid
#CCCCCC;
	border-top: 2px solid
#CCCCCC;
	border-right: 3px solid
#000000;
	border-bottom: 3px solid
#000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.button:hover {
	color: #000000;
	background-color: #44D694;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
