A:link {COLOR: #FFCC00;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 16px;}
	
A:active {COLOR: #FFCC00;
	TEXT-DECORATION: none
	LINE-HEIGHT: 16px;}
	
A:visited {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	LINE-HEIGHT: 16px;}
	
A:hover {
	COLOR: #FFCC00;
	TEXT-DECORATION: underline;
	LINE-HEIGHT: 16px;}	

.tabella-main {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-image: url(images/sfondo.jpg);

}
.tabella-main2 {
	height: 100%;
	width: 700px;
	border: 1px solid #990000;
	background-image: url(images/sfondorosso.jpg);
	text-align: center;


}
.testo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	width: 96%;
}
.cella-menu {
	text-align: right;
	vertical-align: top;
	width: 150px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFCC00;

}
.cella-testo {
	padding-left: 15px;
	padding-bottom: 50px;

}
.corpo {
	background-attachment: fixed;
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.loghi-top {
	height: 70px;
	width: 95%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;

}
.titoletti {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.cella-partner {
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-bottom: 20px;
	text-align: center;
	vertical-align: top;

}
