.menuHellas {

}

.contatore {visibility: hidden;}
.fototitolo {
	font-weight: bold;
}


a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}


.linkhellas a:link {
	text-decoration: none;
	color: #FFFF00;
}
.linkhellas a:visited {
	text-decoration: none;
}
.linkhellas a:hover {
	text-decoration: underline;
}
.linkhellas a:active {
	text-decoration: none;
}
.linkhellas a {
	font-weight: bold;
}
