.menu {
	color: Black;
	font-size: 16px;
	text-decoration: none;
}

.tiolisezmenu {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.testo {
	color: Black;
}

.anero {
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: none;
}

.bodyimage {
	background-image: url(Immagini/slovenskiabcbkg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}