.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666600;
	text-decoration: none;
}

.menu a:hover{
color: #000000;
	text-decoration: underline;
}

.menu a:link{
color: #666600;
	text-decoration: none;
}

.menu a:visited{
color: #666600;
	text-decoration: none;
}
.foto {
	border: 1px solid #E4E4E2;
	margin: 0px 10px 10px 0px;
}
.stage {
	padding: 15px;
	background-image: url(elementi/bg.jpg);
	background-repeat: repeat-x;
}

.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}

.testo a:hover{
color: #000000;
	text-decoration: underline;
}

.testo a:link{
color: #666600;
	text-decoration: none;
}

.testo a:visited{
color: #666600;
	text-decoration: none;
}
.tabella {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
