.menu  a{
	text-decoration:underline;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.menu a:hover{
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;

}

.evi {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #66FF33;
}

.evig {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	background-color: #FFFF66;
}

.evig2 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #000000;
	background-color: #FFFF66;
}

.menu {
	text-decoration:none;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;

}.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	text-decoration:none;
	color: #000000;
}
.rosso {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.giant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

