.link1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.stazhome {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
}

.link1: hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}
